Problem compiling Gcc 3.1 on IRIX 6.5

Fred Perry fred@mun.ca
Thu Jul 25 07:36:00 GMT 2002


Hi,

Not sure if this is the proper place to send this.  If not, please
let me know where I might send it.

I am in the process of trying to compile Gcc 3.1 under IRIX 6.5 and
am having a few problem.  Some of which I have solved myself by
copying files around the directory structure.

The latest one I have run into is the following:

gmake[2]: Entering directory `/disk2/install/gcc/gcc-3.1/mips-sgi-
irix6.5/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
   mkdir pic; \
else true; fi
touch stamp-picdir
gmake[2]: *** No rule to make target `../include/xregex.h', needed by 
`regex.o'.  Stop.
gmake[2]: Leaving directory `/disk2/install/gcc/gcc-3.1/mips-sgi-
irix6.5/libiberty'
gmake[1]: *** [all-target-libiberty] Error 2
gmake[1]: Leaving directory `/disk2/install/gcc/gcc-3.1'
gmake: *** [bootstrap] Error 2

I have tried the following configuration options (some given under
the successful IRIX 6.5 compiles on your website).

./configure --prefix=/usr/local

./configure --prefix=/usr/local --disable-multilib --enable-threads=posix

./configure --prefix=/usr/freeware/gcc3.1 
--enable-version-specific-runtime-libs --enable-languages=c++,f77,java 
--disable-multilib --enable-threads=posix

./configure --host=mips-sgi-irix6.5 --prefix=/usr/local --disable-nls 
--enable-libgcj

Any help would be greatly appreciated.  Thanks in advance.

Regards,
Fred

###################################################################
# Fred Perry, Programmer Consultant    | www.physics.mun.ca/~fred #
# Computation and Visualization Centre | Tel. (709) 737-4572      #
# & Physics and Physical Oceanography  | Fax. (709) 737-8739      #
# Memorial University of Newfoundland  |                          #
###################################################################
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1853 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20020725/13bc7151/attachment.bin>


More information about the Gcc-bugs mailing list