[Buildroot] [Bug 5798] ncurses-5.9 fails to compile statically

bugzilla at busybox.net bugzilla at busybox.net
Wed Dec 11 17:21:44 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=5798

Gustavo Zacarias <gustavo at zacarias.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Gustavo Zacarias <gustavo at zacarias.com.ar> 2013-12-11 17:21:44 UTC ---
Static builds should be enabled by BR2_PREFER_STATIC_LIB=y, not by passing
-static in BR2_TARGET_OPTIMIZATION, otherwise many workarounds/tricks to enable
proper static building in packages aren't used.
Just look at all the conditionals based on BR2_PREFER_STATIC_LIB in
package/ncurses/ncurses.mk that you're missing.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list