Re: Python-devel on Windows XP build

2009-07-30 Thread Gwen Morse
Dave Korn wrote: Jason Tishler wrote: Dave, On Wed, Jul 29, 2009 at 04:27:20PM +0100, Dave Korn wrote: Jason Tishler wrote: The following will solve the above build problem: LDFLAGS=-L/usr/lib/python2.5/config configure Jason I believe you're meant to specify L

Re: Python-devel on Windows XP build

2009-07-29 Thread Dave Korn
Jason Tishler wrote: > Dave, > > On Wed, Jul 29, 2009 at 04:27:20PM +0100, Dave Korn wrote: >> Jason Tishler wrote: >>> The following will solve the above build problem: >>> >>> LDFLAGS=-L/usr/lib/python2.5/config configure >>> >>> Jason >>> >> I believe you're meant to specify LDFLAGS after t

Re: Python-devel on Windows XP build

2009-07-29 Thread Jason Tishler
Dave, On Wed, Jul 29, 2009 at 04:27:20PM +0100, Dave Korn wrote: > Jason Tishler wrote: > > The following will solve the above build problem: > > > > LDFLAGS=-L/usr/lib/python2.5/config configure > > > > Jason > > > > I believe you're meant to specify LDFLAGS after the 'configure' these >

Re: Python-devel on Windows XP build

2009-07-29 Thread Dave Korn
Jason Tishler wrote: > Gwen, > > On Wed, Jul 29, 2009 at 02:57:38AM -0400, Gwen Morse wrote: >> I'm trying to compile Tinyfuge with python extensions on my Windows XP >> box. I have the source which is reported by friends to compile >> properly on linux systems. >> >> ./configure fails, checking t

Re: Python-devel on Windows XP build

2009-07-29 Thread Jason Tishler
Gwen, On Wed, Jul 29, 2009 at 02:57:38AM -0400, Gwen Morse wrote: > I'm trying to compile Tinyfuge with python extensions on my Windows XP > box. I have the source which is reported by friends to compile > properly on linux systems. > > ./configure fails, checking the log I see this message: > >