RE: Problem compiling Python bindings in Windows using Borland

"Igor Zlatkovic" <[email protected]> Tue, 23 Jul 2002 18:13:23 +0200
Newsgroups gmane.comp.gnome.lib.xml.bindings
Message-ID <[email protected]>
Ah, the snake :-)

> libs    =3D ["xml2", "m", "z"]

make it=20
  libs    =3D ["xml2"]
and se if that brings you any further.