Fixed "mcs failing to load plugins"-issue
Benedikt Meurer
Benedikt.Meurer at unix-ag.uni-siegen.de
Thu Mar 6 20:00:28 CET 2003
On Thu, 06, Mar 2003, edscott wilson garcia wrote:
> El jue, 06-03-2003 a las 08:05, Benedikt Meurer escribió:
> > On Thu, 06, Mar 2003, Benedikt Meurer wrote:
> >
> > *arg*, typo in xfce-mcs-manager/xfce-mcs-manager/Makefile.am. I wrote
> > --export-dynamic instead of -export-dynamic. Please try again (someday
> > all typos will be fixed without introducing new ones :-).
>
> Voilá! It now works fine, (although the Makefile.in in CVS is not
> updated so that ./autogen.sh must be run).
> I understand why the typo: libtool wants -export-dynamic but gcc wants
> --export-dynamic 8-]
No, gcc wants -Wl,--export-dynamic, ld wants --export-dynamic :)
(the -Wl in cc is used to pass flags to the linker (ld)).
> Edscott
Benedikt
--
Those who do not understand Unix are condemned to reinvent it, poorly.
-- Henry Spencer
More information about the Xfce4-dev
mailing list