egcs-1.0.2 installation -- bug (?)
Markus Sicheneder
sichen@studbox.uni-stuttgart.de
Thu Apr 16 22:46:00 GMT 1998
hello,
first of all i want to thank you all for your help, especially Horst von
Brand. finally i solved the problems i had with building egcs and the
shared libraries.
i send this message also to egcs-bugs@cygnus.com. maybe itôs not a
"real" bug (in the code), but it gave me a hard time during compilation
-- so decide yourself; i think a note in the installation files would
help.
trying to build the shared libraries compilation always ended with an
error like:
xgcc: pic/cmathi.o: No such file or directory.
about a dozen of object files were quotet not to be in the "pic"
directory.
Horst von Brand mentioned:
> AFAIK, there has to be a pic directory in each of the directories into
> which libraries are built, in this case I think it would be
Well, the pic directories exist for the "libiberty" and the "libio", but
not for the "libstc++" :-(
the files needed are list in
objdir/libraries/libstdc++/piclist.
a closer look at this file shows that a directory "pic" in the path
"objdir/libraries/libstdc++/" is needed. i created this and also copied
all the object files from "objdir/libraries/libstdc++/" to the "pic"
directory (just in case ...)
after doing this it compiled just fine :-)
regards,
markus
--
Markus Sicheneder, Allmandring 20 C, D-70569 Stuttgart
e-mail: sichen@studbox.uni-stuttgart.de
www: http://wwwcip.rus.uni-stuttgart.de/~lrt12741/
More information about the Gcc
mailing list