This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: results egcs-1.0: i586-pc-linux-gnulibc1 (S.u.S.E.4.4.1)
- To: tom at zaphod dot wh9 dot tu-dresden dot de (Thomas Weise)
- Subject: Re: results egcs-1.0: i586-pc-linux-gnulibc1 (S.u.S.E.4.4.1)
- From: hjl at lucon dot org (H.J. Lu)
- Date: Fri, 5 Dec 1997 15:37:23 -0800 (PST)
- Cc: egcs at cygnus dot com
>
> Here are my gcc/g++ results "configure; make bootstrap"
> and below full results "configure --enable-shared; make bootstrap".
> Is --enable-shared g++ known to fail on this target?
Yes or No.
I have posted a kludge for it many times now. Please check
the egcs archive. It is not a real fix. But it works for me.
H.J.