public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: Creating 64-bit Executables with 32-bit gcc
@ 2002-12-26 11:33 Hillel (Sabba) Markowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Hillel (Sabba) Markowitz @ 2002-12-26 11:33 UTC (permalink / raw)
  To: GCC Help; +Cc: Jacques.Choiniere

------------------------ Original Message ----------------------------------
From: "Choiniere, Jacques C, PERSCOM" <Jacques dot Choiniere at hoffman dot 
army dot mil>

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
----------------- End original message 
----------------------------------------

HP does not have a 64 bit option within gcc.  In order to compile a 64 bit 
object, you must have a separate 64 bit version of gcc that was built by a 64 
bit compiler.  The information you need should be at

developer & solution partner portal - gcc for hp-ux 11
http://dsportal.eservices.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1
703,547,00.html

Please note that this is an old bookmark and may have changed since I got it.
However, a search on that site should pick up what is available.

When I last looked at that site, it had both source and binary.

Note that the 64 bit gcc CANNOT build a 32 bit object.  Thus you must always 
have two versions of gcc installed.  The 64 bit version of gcc also includes a 
64 bit version of binutils.

-- 
Said the fox to the fish, "Join me ashore".
 The fish are the Jews, Torah is our water

Hillel (Sabba) Markowitz - sabbahem@bcpl.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Creating 64-bit Executables with 32-bit gcc
@ 2002-12-26 11:16 Choiniere, Jacques C, PERSCOM
  0 siblings, 0 replies; 2+ messages in thread
From: Choiniere, Jacques C, PERSCOM @ 2002-12-26 11:16 UTC (permalink / raw)
  To: 'help-gcc@gnu.org'; +Cc: Choiniere, Jacques C, PERSCOM

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-26 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-26 11:33 Creating 64-bit Executables with 32-bit gcc Hillel (Sabba) Markowitz
  -- strict thread matches above, loose matches on Subject: below --
2002-12-26 11:16 Choiniere, Jacques C, PERSCOM

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).