This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 2.95 and Sparc64 under Solaris 7
- To: h dot molina at ieee dot org
- Subject: Re: gcc 2.95 and Sparc64 under Solaris 7
- From: "Martin v. Loewis" <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Thu, 29 Jul 1999 01:24:10 +0200
- CC: egcs at egcs dot cygnus dot com
- References: <379EECE9.483AF0F9@ieee.org>
> 1. Where is the gcc-2.95 source file? (The subdirectory
> ftp://egcs.cygnus.com/pub/egcs/releases/gcc-2.95 is empty), or is
> the same egcs-19990718 snapshot (I don't think so)?
It is not available, yet. However, it will me mostly identical to the
snapshot.
> 2. How can I compile the gcc-2.95 with the egcs-1.1.2 (a.k.a. gcc
> 2.91) compiler to set enable the 64 bits compilation?. In past
> discussions
> Jakub Jelinek (jj@sunsite.mff.cuni.cz) saw with the BI_ARCH option,
> but what is the configure option to set this feature enable? or is
> a compiler feature?. Maybe something with the gcc option
> -print-multi-lib?
Sparc64 is still not officially supported in gcc 2.95 (at least, this
was David Miller's last statement on that subject, AFAIR). So I guess
you are pretty much on your own. If you do find a solution, don't
forget to submit a FAQ entry :-)
Regards,
Martin