libtool
[Top][All Lists]
Advanced

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

Supporting -export-dynamic on AIX


From: Albert Chin
Subject: Supporting -export-dynamic on AIX
Date: Sat, 10 Jun 2006 13:08:15 -0500
User-agent: Mutt/1.5.6i

Any reason we don't use -bexpall to support -export-dynamic on AIX?
>From ld(1):
  autoexp
       Automatically exports some symbols from the output module without
       having to list them in an export file. (This option does not
       export all symbols from the output module. Use the -bexpall option
       to export all symbols.)This is the default. Use this option when
       linking a main program. The linker assumes that you are linking a
       main program when you do not specify a module type (with the M or
       modtype option) beginning with S and you do not use the noentry
       option.

It's needed for things like gaim and galculator to work.

-- 
albert chin (address@hidden)




reply via email to

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