Hi
I am using xerces 2.2 on both AIX and Linux.
I compile the library xerces and then change its name and move it to
another directory.
That way I have in one directory the two libraries.
When compiling on AIX using xlC the compilation+linkage succeeded in
finding the library and linking to it, and on running time the library was
found and was linked dynamically.
But,
In Linux , when using gcc, the compilation+linkage succeeds, but on run
time the old library name is searched.
I know that in the compilation the new name is search because I tried
changing the name and got linkage error.
What did I do wrong?
Thanks
Ilan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]