This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: questions of gcc compiling.


On Tue, Sep 25, 2001 at 01:38:44PM +0800, ΑυΣΆΘ¨ wrote:
> Hello, gcc team,
> 
> Now I have a question need your help.
> My system is solaris 5.8(64bits), when I tried to compile c sourcecode with gcc3.0.1 or gcc2.95.c for solaris8 with the option -m64, the system give me a error message. So I wonder to know does the corrent version of gcc support solaris 5.8(64bits). If it can, what shall do the next? If it cann't, does it has another solution?
> 

This question comes up a lot, but the platform-specific installation
instructions don't cover it except to say that GCC 2.95 doesn't work for
sparc64 targets.  A couple of days ago Jack Cummings reported that he
builds GCC 3.0.1 as a 64-bit compiler for sparcv9-sun-solaris2.7 by
first building a cross compiler from 32->64 bits and then builds a
native compiler from that.

Will Jack or one of the sparc maintainers please add this information to
the platform-specific installation information, along with the specific
steps to take?

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]