[xsd-users] Re: description of the bug while running library
example of the" w3c xml constructs to the c++" software
Boris Kolpackov
boris at codesynthesis.com
Fri Dec 30 03:36:42 EST 2005
Hi,
Could you please CC the xsd-users mailing list to your replies; this way
other will be able to benefit from the information.
Mohit.Hasija at relianceinfo.com <Mohit.Hasija at relianceinfo.com> writes:
> we have updated the solaris version to 5.8.
Did you upgrade the OS (Solaris) or the compiler? You need to upgrade
the compiler to version 5.8 (Studio 11). Can you double check what
gets printed when you execute CC -V?
> then we compiled the code whose traces are as below:
I did the same steps using Sun C++ 5.8 and everything works fine:
$ ../../../../bin/xsd cxx-tree --generate-inline --generate-ostream --generate-serialization hello.xsd
$ /opt/studio11/SUNWspro/bin/CC -V
CC: Sun C++ 5.8 2005/10/13
$ /opt/studio11/SUNWspro/bin/CC -I../../../../libxsd -I/build/boris/xerces-c-src_2_6_0/include -c *.cxx
driver.cxx:
hello.cxx:
$
I think you are still using an older version of the compiler.
hth,
-boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 652 bytes
Desc: Digital signature
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20051230/9dc5b6f3/attachment.pgp
More information about the xsd-users
mailing list