On Tue, May 22 2001 at 11:05:28P -0500, McKenzie, William (WISM) wrote:
> Is there any known problem with creating a statically-linked library from
> the xerces sources?  I am using MSVC and would like to minimize run-time
> dependencies.

  Due to difficulties debugging (gdb seemed to choke on shared
libs), I have been working with statisc libs. My OS is:
  "SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-250"
and gcc compiler version:
  "gcc version 2.95.2 19991024 (release)"

  All I did was a regular build and then:
% cd xerces-c-src1_4_0/obj/
% ar -r libxerces-c1_4.a *.o

  This seems to have worked fine, although I have only used
the DOM parser.

  Regards,
  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

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

Reply via email to