This is the mail archive of the gcc-bugs@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: cppfiles.c:955: Internal compiler error


On Mar 22, 2000, Taiji.Can@atesoft.advantest.co.jp wrote:

>> >   where should I check??
>> 
>> sparc-sun-solaris2.7/libiberty/config.log

>   Thank you, Mr. Oliva.

>   I found some error in config.log

Sorry, I hadn't noticed you were talking about the -m64 libiberty
configure in the previous posting, so the file you should look at is:

sparc-sun-solaris2.7/m64/libiberty/config.log

However, I don't understand why you're getting this -m64 build, unless
you have installed some patch to enable 32/64 multilibs on Solaris7.
I should advise you, however, that GCC does not fully support the
sparcv9 instruction set as of release 2.95.2, so it is indeed very
likely to fail as you describe.  So I suggest that you revert whatever
patch you used to enable multilibs and live with 32bit-only binaries,
or to try a development snapshot of GCC.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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