[xsd-users] Problem Compiling Example on HP-11 Using aCC
Boris Kolpackov
boris at codesynthesis.com
Thu Aug 23 10:35:57 EDT 2007
Hi Dean,
Dean Gaudet <Dean.Gaudet at vac-acc.gc.ca> writes:
> I cannot seem to get past the following compiler errors when trying
> to compile the hello.cxx tree example. Here is some info:
>
> O/S : HP-11 B.11.11
> C++ : aCC (HP ANSI C++ B3910B A.03.50)
>
> I have compiled Xerces C++ on my system using the following options:
>
> -p hp-11
> -x aCC
> -b 32
>
> When I try to compile the XSD hello tree example like so:
>
> gmake CXX=aCC CXXFLAGS="-I $XERCESCROOT/include" CPPFLAGS="-AA"
Your options look Ok. I think the problem is in the compiler version.
We have tested our code with A.03.63 and later and it compiles and
works fine. Is upgrading the compiler an option in your situation?
-Boris
More information about the xsd-users
mailing list