dumb distutils question (distutils vs. LDFLAGS)

Oleg Broytmann phd at phd.pp.ru
Fri May 24 04:01:21 EDT 2002


On Thu, May 23, 2002 at 06:11:16PM +0000, Quinn Dunkan wrote:
> I can do 'CFLAGS=-I/opt/sfw/include LDFLAGS=-L/opt/sfw/lib ./configure', but

   Python is non-standard in this area - it uses OPT instead of CFLAGS. But
I recommend to set both flags.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list