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]
Other format: [Raw text]

[Bug target/12579] gengtype core dumping on Origin with MIPSpro 7.4


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12579



------- Additional Comments From rrr6399 at futuretek dot com  2003-10-12 13:05 -------
Subject: RE:  gengtype core dumping on Origin with MIPSpro 7.4

OK. I'll contact SGI. 

I'd use gcc as the bootstrap compiler, but
there is a chicken and the egg problem. The target system has include files
for each version of the SGI compiler stored in directories like:
/opt/MIPSpro/74/include rather than /usr/include. 
The system I have gcc compiled on has the include
files in the /usr/include. (math.h, stdio.h, etc.)
I've copied over the compiled version of gcc to the target
system, but it can't find various include files. If I use
CC="gcc -I/opt/MIPSpro/74/include" I get all kinds of errors since 
I think some compiler constants aren't being set. What is the best way
to deal with this situation in the short term?

Thanks,

Rob


> -----Original Message-----
> From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org]
> Sent: Sunday, October 12, 2003 1:30 AM
> To: rrr6399@futuretek.com
> Subject: [Bug target/12579] gengtype core dumping on Origin with MIPSpro
> 7.4
> 
> 
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12579
> 
> 
> pinskia at gcc dot gnu dot org changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
> 
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-12 08:30 -------
> Not our bug as it is failing on stage1 and you are not using gcc as your bootstrap 
> compiler.  Report it to SGI, also read: <http://gcc.gnu.org/install/specific.html#mips-sgi-
> irix6>.
> 
> 
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>


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