What I have done in the past was to take all the .o
files and stuff them in a libxerces-c1_4_0.a library.

  Briefly:
cd $XERCES_ROOT/obj/SOLARIS
ar r libxerces-c1_4_0.a *.o

  And then put the libxerces-c1_4_0.a wherever it belongs.

  All I can promise is that it worked for me.... Perhaps a
maintainer would like to comment?

  Dee Jay

+-----------------------------+------------------+-----------------------+
| Founding Partner            | Software Engineer| Dee Jay Randall, B.Sc.|
| Circular Reasoning          | Accrue Software  | M.Sc. Student, CS     |
| [EMAIL PROTECTED]| www.accrue.com   | ICQ # 43551676        |
+-----------------------------+------------------+-----------------------+
What is the average rank of every song ever written? 42  -- www.launch.com


On Mon, Sep 17 2001 at 11:32:08P +0300, Eyal Rif wrote:
> Hi,
> 
> How can I build Xerces-c on Linux as static lib (.a) and not as shared lib
> (.so) ?
> 
> Any help/suggestion will be appreciated...
> 
> 
> Thanks,
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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

Reply via email to