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]

971023 fails to build


Hi,
  I'm trying to build egcs-971023 under Solaris 2.5, with gcc 2.7.2.1.
I did ./configure --prefix=..... in the top level directory and during that
got the error:
./configure: sh error: pwd too long

(but its only 20-30 chars long).

but more seriously when I did make I got:


in  /home/dg/egcs/egcs-971023/libraries/libio/filedoalloc.c
gcc -c -g -O2 -I. -I.  filedoalloc.c
In file included from libio.h:30,
                 from iolibio.h:1,
                 from libioP.h:36,
                 from filedoalloc.c:48:
_G_config.h:19: parse error before `__extension__'


Suggestions?

Dave
-- 
----------------------------------------------------------------------
- David Alan Gilbert - WARNING! This is a beta release .signature    -
- Work:    dg @ cogency.co.uk        -    0161-428-9444              -
- Home:    gro.gilbert @ treblig.org -                               -
----------------------------------------------------------------------


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