Fw: How to Port 32bit source code in compatible to 64bit OS

Holger Krull holger.krull@gmx.de
Tue Jan 2 12:06:00 GMT 2007


Syam Prasad Nagabairu schrieb:

> I am having only 32bit linux system.

That makes testing a bit difficult.


> application to be build should be compatible to 64 bit. Is there any cross
> compilation facility for this.

Don't know of any. But you could instruct the compiler and linker to use a 64 Bit environment as a target. You will need the 64 Bit libs installed for linking. The effort to do this is much larger than setting up a 64 Bit Suse. Rent a root server with 64 Bit Suse if you don't want to spend much money or need things fast. You will need a computer for testing anyway.
Maybe you don't need that at all, as all 64 Bit Distros bring the 32 Bit libs along with them. I have not found a program compiled for 32 Bit environment that doesn't work on a 64 Bit system. 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list