This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
mips-sgi-irix5.2
- To: gcc at gcc dot gnu dot org
- Subject: mips-sgi-irix5.2
- From: Jean-Marc Nuzillard <jm dot nuzillard at univ-reims dot fr>
- Date: Fri, 15 Sep 2000 16:39:38 +0200
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