This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [1.5][gcc-3.4.4] python-2.5.4 distutils failed to compile c files


Joe Pham wrote:
>> Can you just tell windows python to use "gcc-3" in distutils instead 
>> of "gcc", and not have to munge your cygwin installation?
> 
> Not through any command line parameters.  I'd have to change the distutils source.

  What about calling distutils.Ccompiler.set_executables() in your script that
invokes distutils?

    cheers,
      DaveK

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]