libtool
[Top][All Lists]
Advanced

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

[sr #105489] --whole-archive doesn't work on OSX


From: Peter O'Gorman
Subject: [sr #105489] --whole-archive doesn't work on OSX
Date: Sat, 5 Aug 2006 21:20:14 +0900
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3

Follow-up Comment #2, sr #105489 (project libtool):

-noall_load is a flag that is accepted by /usr/bin/libtool (Apple's libtool)
on Mac OS X/Darwin systems. It can not be specified as well as -all_load, it
is the default, and there seems to be no good reason to specify it. It is
also documented in libtool(1)'s man page:

       -noall_load
              For dynamic shared library files this specifies the the 
default
              behavior  of loading all members of archives on the command
line
              is not to be done.  This option is  used  by  the  GNU 
compiler
              driver,  cc(1), when used with it's -dynamiclib option.  This
is
              done to allow selective loading of the GNU's compiler's 
runtime
              support library, libcc_dynamic.a .

Note that this flag is not accepted by either ld or ld64.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?func=detailitem&item_id=105489>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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