This is the mail archive of the gcc@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]

Re: egcs-971201 build on SunOS 5.5.1: my fault


The problem was outside egcs, sorry to bother you all!

The reason for the build not being able to find some include
files was that the sed within the fixinc.svr4 
shell script crashed (segmentation fault) for some of the
headers, because the binary sed-3.0 package was installed on that
machine. Replacing it with the more stable sed-2.05 fixed
the problem.

Johann

I wrote:
> 
> I tried to build egcs-971201 on a SunOS 5.5.1,
> Generic sun4u sparc SUNW,Ultra-2 machine,
> using gnumake version 3.74 and gcc 2.7.2.1:
>   cd objsolaris
>   $EGCS/configure --prefix $pref
>   gnumake bootstrap-lean
> 
> [...]
> make[2]: Entering directory `/oberlaa/src/egcs-971201/OBJ-solaris/gcc'
> ./xgcc -B./  -DIN_GCC  -DSVR4  -g -I./include     -DNO_MEM
> -DNO_LONG_DOUBLE_IO -O0 -I. -c ../../gcc/enquire.c
> [...]



-- 
Mr. Johann Petrak                   Email: johann@ai.univie.ac.at
Austrian Research Institute for AI  Phone:     +43-1-533-61-12/13
Schottengasse 3                     Fax:          +43-1-532-06-52
A-1010 Vienna, AUSTRIA         http://www.ai.univie.ac.at/~johann


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