[csw-maintainers] mod_wsgi, on build8x - python-2.6 strange?

Philip Brown phil at bolthole.com
Tue Mar 3 00:34:14 CET 2009


On Mon, Mar 02, 2009 at 10:44:06PM +0100, Dagobert Michelsen wrote:
> Am 02.03.2009 um 22:39 schrieb Philip Brown:
> > Errr.... I wasnt aware that -xarch=v8   was valid as an "LDFLAG".
> > It appears that it actually is NOT valid.
> > You cannot pass it to ld.
> 
> But in many cases this is picked up by libtool which infers for
> the sparcv9 case 64 bit linking. Ugly, yes, but I haven't found
> something better.

it's worse than "ugly". it's *wrong* :-(

It will break anything that uses LDFLAGS as it is supposed to be used.

(by directly calling
  ld $(LDFLAGS) )




More information about the maintainers mailing list