All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
How to build 64-bit GCC on SUA?
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login  |
|
|
How to build 64-bit GCC on SUA? - Mar. 24, '06, 3:03:45 PM
|
|
|
woehlkmp
Posts: 102
Status: offline
|
Does anyone have any guesses how to build a 64-bit GCC? I keep failing in 'gcc' (under my objdir) with the error '*** Configuration x86_64-unknown-interix5.2 not supported'. I want a 64-bit GCC because 'ar' doesn't work with 32-bit objects - meaning I can't build 32-bit software - and some of the programs I want to build are brazenly written to assume gcc.
|
|
|
RE: How to build 64-bit GCC on SUA? - Jun. 17, '06, 2:26:16 AM
|
|
|
anue
Posts: 2
Joined: Dec. 1, '05,
Status: offline
|
it is not an easy task. But I can tell you how it can be done.
1) First you need to port GNU Tool Chain.
2) This involves supporting libBFD to read and write PE32+
3) That will make the (1) possible.
4) Once you have the Tool chain ported, recompile your GCC with that.
Happy porting !! ( This is *NOT* as easy as it sounds though)
regards
Anu
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|