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: Fw: How to Port 32bit source code in compatible to 64bit OS


Syam Prasad Nagabairu wrote:




Tim Prince,
             Thanks for ur response. I am using 32 bit OS ( Suse Linux
             /i386) but i need to compile for 64bit. coding is doen well
             with standards. the main need is porting the compiler itself.
             please help!

You have no need nor ability to build with gcc in 64-bit mode until you adopt a 64-bit OS. Nor have you indicated any reason for doing so, when you are running a cross compiler which doesn't have a 64-bit target.


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