This is the mail archive of the cygwin@cygwin.com 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]

Re: Problem with make


On Wed, Mar 14, 2001 at 07:54:21PM -0700, Mark Paulus wrote:
>[snip]under linux, make is calling g++ by default for files with a .cc
>extension, but under cygwin, make is calling gcc by default.  Does
>anyone know what the rationale is for this "exceptional" behaviour
>under cygwin??

Yep.  It's a bug in the Cygwin version of make.  It looks like there is
a typo in the make sources (specifically default.c).  I thought I'd
corrected this in the past but somehow it slipped by.

I've fixed this and it should be in the next version of cygwin make.  I
don't have a release date for this but it should be in the next couple
of weeks.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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