distutils unix gcc, still trying

Jonathan Hogg jonathan at onegoodidea.com
Tue Aug 13 17:42:50 EDT 2002


On 13/8/2002 18:37, in article 3D5943C5.30402 at users.sourceforge.net, "Lyle
Johnson" <lyle at users.sourceforge.net> wrote:

> Try using:
> 
>    export CC=gcc
> 
> instead of "set".

Or 'setenv' even.

('setenv', like 'set', is a csh command - 'export' is bourne shell).

Jonathan




More information about the Python-list mailing list