• Christian Lohmaier's avatar
    old Mac linker is picky about argument order - static libs last · 02235d10
    Christian Lohmaier yazdı
    and also after stuff that references external symbols, as it only looks
    for symbols it has encountered so far in the object files. Stuff that
    comes after the specified library then results in symbols not found
    despite the lib being on the commandline earlier.
    
    (another solution than reordering the arguments would be to use
    -Wl,-all_load)
    
    Change-Id: If4add0d3f81b13874c1620406fa40fcbd25b7cf0
    02235d10
Adı
Son kayıt (commit)
Son güncelleme
..
bin Loading commit data...
doc/gbuild Loading commit data...
gbuild Loading commit data...
gdb Loading commit data...
inc Loading commit data...
lldb/libreoffice Loading commit data...
prj Loading commit data...
src Loading commit data...
CustomTarget_gdb.mk Loading commit data...
CustomTarget_versionlist.mk Loading commit data...
Makefile Loading commit data...
Module_solenv.mk Loading commit data...
Package_gdb.mk Loading commit data...
Package_inc.mk Loading commit data...
Package_minor.mk Loading commit data...
README Loading commit data...