x86-64 Compilers

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
anon

x86-64 Compilers

Post by anon »

I am currently running Redhat 8.0 and my GCC 3.2.7 does not have x86-64 support.  I was wondering if anyone knew of a rpm I could download to enable support for compiling 64 bit code.  I currently don't have time for a recompile, so any help would be terrific.

Thanks
carbonBased

RE:x86-64 Compilers

Post by carbonBased »

You don't have the time?  Or you don't know how?  'cuz in the time it's taken for me to see your message and respond to it, you could've recompiled GCC... it really isn't that big of an ordeal anymore.

In any event, I think you're out of luck when it comes to binaries (but don't quote me on that)... http://www.x86-64.org/ has sources, for sure, and possibly some binaries.

Jeff
Post Reply