bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug binutils/10380] New: cannot build binutils statically


From: Nick Clifton
Subject: Re: [Bug binutils/10380] New: cannot build binutils statically
Date: Fri, 10 Jul 2009 16:17:30 +0100
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Hi,

I'm trying to build binutils-2.19.1 statically. I tried with
../binutils-2.19.1/configure LDFLAGS="-static" && make but I get:

Try adding a second dash.  ie:

  ../binutils-2.19.1/configure LDFLAGS="--static" && make

Cheers
  Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]