bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/10380] cannot build binutils statically


From: nickc at redhat dot com
Subject: [Bug binutils/10380] cannot build binutils statically
Date: 10 Jul 2009 15:17:44 -0000

------- Additional Comments From nickc at redhat dot com  2009-07-10 15:17 
-------
Subject: Re:  New: cannot build binutils statically

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



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10380

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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