[wx-dev] OS/2 and OpenWatcom
ABX
abx at abx.art.pl
Thu Jul 27 01:21:28 PDT 2006
"Dave Parsons" <dwparsons at t-online.de>:
>On Wed, 26 Jul 2006 08:47:18 +0200, ABX wrote:
> > Just in case anyone is missing it, you can now easily test OS/2 builds. Just
> > install Open Watcom on MSW and do cross build. It works with precompiled
> > headers but you can turn them off juts adding to CPPFLAGS in
> > build/os2/config.wat "-dNOPCH". Not tested though.
>
> Did you ever get your native OS/2 makefiles fully integrated
> into cvs?
> If yes, I could easily add a OW build to my overnight checks.
These in wxCVS/build/os2 I use with win32 as host build but I don't remember
any issues why they should not work when OS/2 is the host. Unfortunatelly I
don't have OS/2 to test this case myself. They are for lib build. For samples
you have to overwrite makefile.wat for all the samples using bakefile call:
cd %WXWIN%\build\bakefiles
bakefile_gen -f watcom -d ../os2/Bakefiles.os2.bkgen
If you are interested I can rebuild whole CVS tree and upload current log
somewhere.
ABX
More information about the wx-dev
mailing list