[4suite] Need help compiling on Windows; linker error

Jeremy Kloth jeremy at thekloths.net
Tue Jul 23 06:51:44 MDT 2002


On Tuesday 23 July 2002 06:00 pm, Uche Ogbuji wrote:
> On Tue, 2002-07-23 at 11:50, Lenz, Evan wrote:
> > Python/Cygwin/threads woes have forced me to use CVSNT on Windows 2000
> > and Visual C++ 6.0. However, so far I have been unable to compile the
> > extensions. The output from the setup program is shown below. I suspect
> > (and hope) that this is a simple matter of environment variables. I have
> > run VCVARS32.BAT.
> >
> > Any help would be greatly appreciated!
>
> Yes.  I ran into this yesterday compiling it on Windows for a client.
>
> Jeremy's optimization seems to have broken compile on Windows.  I need
> it to compile on Windows as well, so I'm working with Jeremy on a fix.
>

Fixed in CVS.  It was simply a matter of removing __declspec(dllimport) from 
the headers.  Also fixed is the warnings in xmlparse.c (same reason)

Jeremy Kloth



More information about the 4suite mailing list