Hi!
I don't seem to be able to build the development sources (4.2.0 20060911) under
SGI ('uname -a': IRIX64 fuel3 6.5 01100304 IP35).
I've tried several things, but I keep getting the following error when
'bootstraping':
config.status: executing default commands
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
UX:make: ERROR: don't know how to make regex.c (bu42).
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
This is most likely related to our local set-up (...), but I have absolutely no
idea of what else I can do, or where else to look for help...
Can anyone suggest anything?
Thanks!
Philippe
PS: the way I'm getting about to it: setenv CC gcc ;
/USER/philippe/Irix/Gcc_Sources/configure
--prefix=/USER/philippe/Irix/Gcc --enable-languages=c,fortran
--disable-maintainer-mode --disable-shared
--with-mpfr=/USER/philippe/Irix/Mpfr --with-gmp=/USER/philippe/Irix/Gmp
--with-htmldir ; make
--
Summary: Unable to build under Irix 6.5
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: P dot Schaffnit at access dot rwth-aachen dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29058