This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Biulding an application , runnable on AIX 4.3/5.1 and 32/64 bit platforms
- From: "Abhijit H. Bhosale" <abhibhosale at yahoo dot co dot uk>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Sat, 07 Sep 2002 13:50:31 +0530
- Subject: Biulding an application , runnable on AIX 4.3/5.1 and 32/64 bit platforms
Hi,
I am working on AIX 4.3.2 (32 bit),
using gcc3.2 I want to build my application.
How should I make sure that my application will
run successfully on 32 as well as 64 bit platform.
And in addition to that I want to run it on AIX 5.1 also.
Are there any compiler tags for this?
Thanks,
Abhijit.