egcs-1.0.2 installation
Horst von Brand
vonbrand@inf.utfsm.cl
Thu Apr 16 10:51:00 GMT 1998
Markus Sicheneder <sichen@studbox.uni-stuttgart.de> said:
[...]
> as far as i can see, stage1 and stage2 are built without problems. the
> following are the very last rows of the build process; where it stops
> with an error:
>
> ----snip----
> make[3]: Entering directory `/usr/src/egcs-1.0.2/objdir/libraries/libio'
> make[3]: `iostream.list' is up to date.
> make[3]: Leaving directory `/usr/src/egcs-1.0.2/objdir/libraries/libio'
> /usr/src/egcs-1.0.2/objdir/gcc/xgcc -B/usr/src/egcs-1.0.2/objdir/gcc/ -g
> -O2 -fno-implicit-t
> emplates -Wl,-soname,libstdc++.so.`echo 2.8.0 | sed
> 's/\([0-9][.][0-9]\).*/\1/'` -shared -o
> libstdc++.so.2.8.0 `cat piclist` -lm
> xgcc: pic/cmathi.o: No such file or directory
I've run into similar problems sometimes, couldn't remember the exact
circumstances and so didn't report the problem. What happens here is that
the 'pic' directory doesn't exist. Create it, and everything works.
--
Dr. Horst H. von Brand mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
More information about the Gcc
mailing list