This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Creating 64-bit Executables with 32-bit gcc
- From: "Choiniere, Jacques C, PERSCOM" <Jacques dot Choiniere at hoffman dot army dot mil>
- To: "'help-gcc at gnu dot org'" <help-gcc at gnu dot org>
- Cc: "Choiniere, Jacques C, PERSCOM" <Jacques dot Choiniere at hoffman dot army dot mil>
- Date: Thu, 26 Dec 2002 12:58:31 -0500
- Subject: Creating 64-bit Executables with 32-bit gcc
To Whom it may concern,
There is a 32-bit version 3.1.1 gcc compiler installed on the HPUX 11.00
server I use for development. However, I need to create 64-bit binaries
that will link with 64-bit Oracle libraries. What are the gcc compiler
options I need to use to create 64-bit executables? I have spent several
days looking through the gcc documentation and have been unable to find the
option I must use.
Any help you can give me will be greatly appreciated.
Jacques Choiniere