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]
Other format: [Raw text]

[Bug bootstrap/11668] Make error on HPUX with gcc3.3


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11668



------- Additional Comments From liadi at savantis dot com  2003-07-27 16:19 -------
I tried to use the binutils as follow:
../configure ?prefix=/opt ?enable-threads=posix ?enable-
languages=c,c++,f77,objc ?with-gnu-as ?with-as=/usr/local/bin ?with-gnu-ld ?
with-as=/usr/local/bin
but then I'll get the error message:
/usr/lib/dld.sl: Can't find path for shared library: libfl.sl
/usr/lib/dld.sl: No such file or directory
make[1]: *** [libiberty.a] IOT trap (core dumped)
make[1]: Leaving directory `/tmp/gcc-3.2.2/obj/libiberty'
make: *** [all-libiberty] Error 2

I'm using version 3.2 of gcc


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