On Tue, 2014-09-23 at 13:16 +0200, Andreas Welchlin wrote: > Hi All, > > I can answer my own question, now: > > On SunOs (at least on my machine) this does not work: > > /usr/bin/gcc -fPIC -fno-visibility-inlines-hidden -fvisibility=hidden > -Wl,--version-script=/export/home/noname/install/qpid-0.28_tmptest/cpp/src/qpid.linkmap > > -shared -Wl,-hlibqpidtypes.so.1 -o libqpidtypes.so.1.0.0 > CMakeFiles/qpidtypes.dir/qpid/types/Exception.cpp.o > CMakeFiles/qpidtypes.dir/qpid/types/Uuid.cpp.o > CMakeFiles/qpidtypes.dir/qpid/types/Variant.cpp.o -L/usr/local/lib > -L/usr/lib/mps -luuid -Wl,-R/usr/local/lib:/usr/lib/mps > > The problem is: > "-Wl,--version-script=/export/home/noname/install/qpid-0.28_tmptest/cpp/src/qpid.linkmap"
Thank you for doing the work to discover this. It will be easiest to get this change into qpid if you create a JIRA (https://issues.apache.org/jira) and attach a patch to it. If you assign it to me I'll get the change in for 0.32. Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
