You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Kurt Heston <ku...@yahoo.com> on 2000/12/17 03:59:17 UTC

Xalan for use with straight C code base.

Has anyone used Xalan with an ANSI C source code base?  How did you do it?

Our web strategy involves use of about 40 straight C CGI programs.  We
support about 8 different platforms so a full rewrite or even a makefile
revamp would take months (these 40 programs make use of about a hundred
other proprietary C libs).  What would be the best way to use the C++
versions of Xalan and Xerces with this C code as far as
integrating/compiling/linking are concerned?  Any ideas would be
appreciated.


RE: Build Xalan as Static Library

Posted by Kurt Heston <ku...@yahoo.com>.
I'd like to do this on a Solaris box.

-----Original Message-----
From: Kurt Heston [mailto:kurtheston@yahoo.com]
Sent: Wednesday, December 20, 2000 8:11 AM
To: xalan-dev@xml.apache.org
Subject: Build Xalan as Static Library


What would a MAKE_STATIC directive look like in the Xalan makefile?

Thanks

Build Xalan as Static Library

Posted by Kurt Heston <ku...@yahoo.com>.
What would a MAKE_STATIC directive look like in the Xalan makefile?

Thanks