public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 64-bit compilation
@ 2001-09-09  3:53 Sanjay Bhatnagar
  2001-09-09 19:13 ` Tim Prince
  0 siblings, 1 reply; 2+ messages in thread
From: Sanjay Bhatnagar @ 2001-09-09  3:53 UTC (permalink / raw)
  To: gcc

I have a software package which builds flawlessly with GCC/G++ on Linux and IRIX6.4.  I 
now wish to make 64-bit version of this software.

Could someone please tell me how to do that (for Linux as well IRIX platforms)?  I also use the 
STL that comes with G++.

Regards,
sanjay

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

* Re: 64-bit compilation
  2001-09-09  3:53 64-bit compilation Sanjay Bhatnagar
@ 2001-09-09 19:13 ` Tim Prince
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Prince @ 2001-09-09 19:13 UTC (permalink / raw)
  To: Sanjay Bhatnagar, gcc

----- Original Message -----
From: "Sanjay Bhatnagar" <sanjay@ncra.tifr.res.in>
To: <gcc@gcc.gnu.org>
Sent: Sunday, September 09, 2001 3:53 AM
Subject: 64-bit compilation


> I have a software package which builds flawlessly with GCC/G++
on Linux and IRIX6.4.  I
> now wish to make 64-bit version of this software.
>
> Could someone please tell me how to do that (for Linux as well
IRIX platforms)?  I also use the
> STL that comes with G++.
>
> Regards,
> sanjay
Do you mean to cross compile for IA64 linux on IA32 linux?  If
you do, read up on how to build a cross compiler.  If you don't
have an IA64 box, forget it.  If you do, why not simply copy the
source over and rebuild?
I have not had access to Irix since 64-bits were enabled.
Ideally, you would simply read up on the compile switches and go.



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

end of thread, other threads:[~2001-09-09 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-09  3:53 64-bit compilation Sanjay Bhatnagar
2001-09-09 19:13 ` Tim Prince

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).