User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040919
I tried your suggestions (they are commited and you can find test02 in
the cvs module satom-test) but the problem stays the same.
Thanks for helping me,
Best,
Thomas
Peter O'Gorman wrote:
Thomas Degris wrote:
As, you can see, it works well for the first library loaded but never
for the second. Any hint to explain/solve this problem will be greatly
appreciate.
Build loadable modules with the -module flag to gnu libtool and things
should work better.
For example:
libstutils_la_LDFLAGS = `$(XML2CONFIG) --libs` -module -avoid-version
Alternatively, limit yourself to 10.3 or later, use a recent stable GNU
libtool and set MAC_OSX_DEPLOYMENT_TARGET to 10.3 during configure and
build
and things should work okay.
Hope this helps,
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden