[Zope-dev] compiling with DJGPP

Anthony Pfrunder s341625@student.uq.edu.au
Thu, 15 Jul 1999 14:17:41 +1000 (GMT+1000)


On Wed, 14 Jul 1999, Josh Zeidner wrote:

> 
> 
>   Has the new Zope release been tested with DJGPP compiler for Win32?
> 

No, but try it!  The ZwinG2.zip file at:

	http://student.uq.edu.au/~s341625

Has a generic build system for Visual C.  It would be trival to add
another compiler (just write rules for *.exe, *.obj, *.dll and *.pyd files
following the example in msvc.zmake).  If you decide to do this email me
(via the list if you wish) the djgpp.zmake file!

The more compilers the better!

Cheers,

Anthony Pfrunder