[xsd-users] binary for OS/2 platform (IBM compiler)

Boris Kolpackov boris at codesynthesis.com
Mon Nov 16 12:45:54 EST 2009


Hi Andre,

Andre Vidigal <Andre.Vidigal at nav.pt> writes:

> I'm using IBM OS/2. Is it possible to have the XSD compiler for 
> OS/2 eCommStation 1.2 R?

We didn't try to build such a binary and, while I am not familiar
with eCommStation, I think it won't be easy. However, you can always
compile your schemas on another box (e.g., Linux or Windows) and then
copy the generated code over to eCommStation. This is how we normally
support "legacy" operating systems such as OpenVMS, z/OS, etc.

The more important question is whether the C++ compiler that you plan 
to use to compile the generated code is modern enough. It seems IBM
discontinued their VisualAge C++ for OS/2 around version 3 which is
quite old. I don't think this compiler is conforming enough. There
seems to be a port of GCC available for eCommStation and I think you
have a better chance with this compiler.

Boris



More information about the xsd-users mailing list