Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

(expat?) Xml parser as static code?
Hello

I'm in need of a xml parser that is able to compile staticly under both
Win32 and Linux. For now I was using expat but it seems to compile into a
.so file under linux. This is not very good when I want to redistribute my
software.
I know expat uses autoconf, and libtool. Maybe theres some switch to force
it to compile staticly but I'm not very sharp into autoconf. Their own
mailinglist wasn't very helpful though as noone responded to this question.
Maybe one of you would know or can recommend another xml parser which is
extremely simple and easy to use under many platforms.

Thanks in advance.

-- John



Report this thread to moderator Post Follow-up to this message
Old Post
John Smith
10-22-04 01:56 PM


Re: (expat?) Xml parser as static code?
"John Smith" <john.smith@x-formation.com> writes:

> Hello
>
> I'm in need of a xml parser that is able to compile staticly under both
> Win32 and Linux. For now I was using expat but it seems to compile into a
> .so file under linux. This is not very good when I want to redistribute my
> software.
> I know expat uses autoconf, and libtool. Maybe theres some switch to force
> it to compile staticly but I'm not very sharp into autoconf. Their own
> mailinglist wasn't very helpful though as noone responded to this question
.
> Maybe one of you would know or can recommend another xml parser which is
> extremely simple and easy to use under many platforms.

Try ./configure --enable-static

--
Måns Rullgård
mru@mru.ath.cx

Report this thread to moderator Post Follow-up to this message
Old Post
Måns Rullgård
10-22-04 01:56 PM


Re: (expat?) Xml parser as static code?
John Smith wrote:
> Hello
>
> I'm in need of a xml parser that is able to compile staticly under both
> Win32 and Linux. For now I was using expat but it seems to compile into a
> .so file under linux. This is not very good when I want to redistribute my
> software.
You should be able to get a static library.
try ./configure --enable-static --disable-shared

--
Nils O. Selåsdal
www.utelsystems.com

Report this thread to moderator Post Follow-up to this message
Old Post
Nils O. Selåsdal
10-22-04 01:56 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Unix Programming archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 03:55 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.