Hey All,

I'm used to compiling on Linux. Some users have written in with
trouble getting Xerces-P to compile on HP-UX and Solaris, and so I'm
hoping that someone here could shed some light.

They're getting unresolved symbol errors when they try to run the test
applications.

When linking on solaris/HP-UX are there any special linker/compiler
flags when creating a dynamically loadable library from a bunch of
object files *and* another dynamically loadable library?

I.e. when creating Xerces.so (the dynamically loadable perl module), a
number of Xerces-P specific object files are linked along with
libxerces-c1_5.so. 

The errors seem to suggest that symbols from libxerces are not getting
loaded, so I'm wondering If I missed some imporant compiler/linker
flags that linux doesn't need.

Thanks,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to