This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: PATCH: Ignore --disable-static in libiberty


On Sun, Dec 19, 2004 at 01:42:07PM -0500, DJ Delorie wrote:
> 
> > I have no problem with that. But either this patch
> > 
> > http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01248.html
> > 
> > should be applied or this patch
> > 
> > http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00623.html
> > 
> > should be reverted. Otherwise, --enable-shared will fail in binutils.
> 
> I'll leave it up to you and David to come up with a solution that
> works for both of you.

Did you mean if David had no problems with

http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01248.html

I could apply it?

> 
> > > Linux native with --enable-shared puts some but not all objs in .libs,
> > > which also causes problems.  They just don't stop the build.
> > 
> > I didn't see it with this patch.
> 
> Go to libiberty, remove mkstemps.o, and type "make".

That is what you get with libtool. The same thing happens in bfd. You
have to remove mkstemps.lo to recompile mkstemps.c.


H.J.


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