public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* mips-sgi-irix5.2
@ 2000-09-15  7:42 Jean-Marc Nuzillard
  2000-09-17  7:17 ` mips-sgi-irix5.2 Erik Mouw
  0 siblings, 1 reply; 8+ messages in thread
From: Jean-Marc Nuzillard @ 2000-09-15  7:42 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

Dear gcc people,

I have tried to build gcc for mips-sgi-irix5.2 (as config.guess tells me).
Everything when ok until the comparision of stage2 and stage3 compilers.
A lot of files were different and make terminated in error.
I tried to run 'make install' and some stuff was installed.

I tried to compile the hello.c program with gcc.
gcc still works (I had a previous build working).
I tried to compile the hello.C program with g++
g++ cannot locate iostream.h. Where should it be installed ?
I went back to the C language IO style using stdio.h.
Compilation itself was ok but ld complained about the -lstdc++ option.
Where should libstdc++.a be located ?
Does the failure of the comparison step have a consequence
on the installation of header and library files ?

Must I move to irix6.[2345] ?

Sincerely yours



Dr. Jean-Marc Nuzillard
Laboratoire de Pharmacognosie
UMR 6013
Moulin de la Housse
CPCBAI, Bâtiment 18
BP 1039
51097 REIMS Cedex
France

Tel : 33 3 26 91 35 48
Fax :33 3 26 91 35 96

^ permalink raw reply	[flat|nested] 8+ messages in thread
* mips-sgi-irix5.2
@ 2000-09-21  1:56 Jean-Marc Nuzillard
  2000-09-21  6:18 ` mips-sgi-irix5.2 Tim Prince
  2000-09-21  8:42 ` mips-sgi-irix5.2 Koundinya.K
  0 siblings, 2 replies; 8+ messages in thread
From: Jean-Marc Nuzillard @ 2000-09-21  1:56 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1127 bytes --]

Dear gcc people,

I wrote recently about my failure to compile gcc for mips-sgi-irix5.2

I got the folling answer from Alexandre Oliva:

IIRC, Jim Wilson once told me some old version of SGI's C compiler
would mis-compile stage1 in a way that would cause some optimizations
to be missed, and then stage2 would end up different from stage3, that
would catch up on the optimizations.  Once you get a compare failure,
try `make bootstrap2' again, so that stage3 is used as stage2, a new
stage3 is built and compared with it.

I tried that but it failed.
The problem is may be that I had no GNU tools installed.


I installed successfully bison-1.28 and texinfo-4.0
but gperf-2.7 failed because c++ is unavailable (this is what I try to
build !)

May be more important is that trying to install binutils-2.10, I was warned
that mips-sgi-irix5.2 is not supported by ld and gprof.

Is there a way to make these things working ?

Sincerely yours,


Dr. Jean-Marc Nuzillard
Laboratoire de Pharmacognosie
UMR 6013
Moulin de la Housse
CPCBAI, Bâtiment 18
BP 1039
51097 REIMS Cedex
France

Tel : 33 3 26 91 35 48
Fax :33 3 26 91 35 96

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

end of thread, other threads:[~2000-09-22 10:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-15  7:42 mips-sgi-irix5.2 Jean-Marc Nuzillard
2000-09-17  7:17 ` mips-sgi-irix5.2 Erik Mouw
2000-09-17 16:45   ` mips-sgi-irix5.2 Alexandre Oliva
2000-09-21  1:56 mips-sgi-irix5.2 Jean-Marc Nuzillard
2000-09-21  6:18 ` mips-sgi-irix5.2 Tim Prince
2000-09-21  8:42 ` mips-sgi-irix5.2 Koundinya.K
2000-09-22  2:02   ` mips-sgi-irix5.2 Erik Mouw
2000-09-22 10:52     ` mips-sgi-irix5.2 Laurent Guerby

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