This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1.0 release stopped compiling in libg++
- To: pinwu_xu at hotmail dot com (Pinwu Xu)
- Subject: Re: 1.0 release stopped compiling in libg++
- From: hjl at lucon dot org (H.J. Lu)
- Date: Thu, 4 Dec 1997 11:55:12 -0800 (PST)
- Cc: egcs at cygnus dot com
>
> Hi there,
> Sorry I could not give more details now as I am away from the
> box.
I haven't tried release 1.0 yet. I am waiting for the diff.
> I tried to compile on Slackware system, gcc2.7.2.3, libc5.4.39,
> libpthread 0.6, binutils 2.8.0.15 (the publically newest one),
> ld.so1.9.5. Grabbed libg++2.8.0.b6.3 from HJu's private ftp dir.
> Default (from configure) target is i486-pc-linux-glibc1 (gcc2.7.2.3
> is from Slackware ftp site). Applied the patch contained in the
> README.libg++, put libg++ in egcs directory.
> However compiling stopped when reaching libg++, the error said
> as "target-libgxx-...not found".
What is the exact error message?
H.J.