On Sun, 3 Jun 2007 09:57:25 -0700
chromatic <[EMAIL PROTECTED]> wrote:

> On Sunday 03 June 2007 05:39:01 James E Keenan wrote:
> 
> > chromatic wrote:
> 
> > > If you're using a modern GNU ld, remove the shared library and
> > > add a few more flags to LINK_DYNAMIC in Makefile.  Here's mine:
> > >
> > >   LINK_DYNAMIC  =
> > > -Wl,-E,-O1,-zdynsort,-hashvals,--hash-style=gnu,-zcombreloc
> 
> > Do you have to edit the Makefile for this, or can you set it with
> > command-line arguments to Configure.pl?
> 
> In theory, I think you can add the arguments to the LD_FLAGS
> environment variable when you run make, but I was going for
> reliability and just edited the generated makeful temporarily.
> 
> -- c

This greatly depends on specific versions of gcc and binutils. There
are working and/or buggy versions. I think this sort of optimization is 
more appropriate for a distro to perform. my 2 cents.

Cheers,
Mike Mattie

Attachment: signature.asc
Description: PGP signature

Reply via email to