[Distutils] FreeBSD

Joe Van Andel vanandel@ucar.edu
Fri, 31 Mar 2000 10:04:31 -0700


Robin Becker wrote:
> 
> I'm trying to port stuff from Win32 to FreeBSD. Distutils is fine with
> win32, but can I use it with freebsd? I notice that earlier methods used
> a universal makefile and Setup.in and involved a lot of technology ie
> libtool etc etc

I use distutils on Linux and it works fine for building extensions to
Python.  Since distutils uses Python code, and doesn't rely on make or
libtools, I think it should work fine on FreeBSD.

I don't think distutils is going to replace 'make' for general
development in the immediate future, but it works great for building
Python extensions.


-- 
Joe VanAndel  	          
National Center for Atmospheric Research
http://www.atd.ucar.edu/~vanandel/
Internet: vanandel@ucar.edu