This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building GCC for 64-bit architecture


arpit jain writes:
 > Hiiii,
 > 
 > I want to build GCC for a 64-bit
 > architecture(AMD-Opteron, IBM Power5 Series).
 > 
 > 1.Can anyone suggest from which version GCC supports
 > 64bit architecture?

Ages ago.  3.3, I think.  You can find out by looking at http://gcc.gnu.org/releases.html

 > 2.What all options I need to give during the
 > configure?

What host architecture will you be using?

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]