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/



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to