You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by Balchandra Kemkar <bk...@cadence.com> on 2008/04/28 11:42:08 UTC

Building Xerces using gcc 4.1

Hi,
 
I want to build Xerces 2.7 code using gcc version 4.1.
In doing so I am getting some errors regarding missing compiler options.
Has anybody tried this before?
 
Thanks,
Balchandra
 

Re: Building Xerces using gcc 4.1

Posted by Boris Kolpackov <bo...@codesynthesis.com>.
Hi Balchandra,

Balchandra Kemkar <bk...@cadence.com> writes:

> I want to build Xerces 2.7 code using gcc version 4.1.

Xerces-C++ 2.7.0 was released before gcc 4.1.0 so there could
be some issues because of the more strict language checking
implemented in 4.1.0. 2.8.0 is known to compile fine with 4.1.0.

Boris

-- 
Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde