Subject: Re: Case sensitive files (was: CVS commit: pkgsrc/mk/wrapper)
To: None <tech-pkg@netbsd.org>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: pkgsrc-changes
Date: 01/19/2007 10:02:25
On 17/01/2007, at 23:32, Bernd Ernesti wrote:
> [Please note the Followup-To: tech-pkg@NetBSD.org and remove me
> from the to/cc list]
>
> On Wed, Jan 17, 2007 at 08:40:15AM -0500, Dan McMahill wrote:
>> Roland Illig wrote:
>>> Module Name: pkgsrc
>>> Committed By: rillig
>>> Date: Wed Jan 17 13:19:47 UTC 2007
>>>
>>> Modified Files:
>>> pkgsrc/mk/wrapper: transform-sunpro-cc
>>>
>>> Log Message:
>>> The sunpro wrapper needs to distinguish whether cc or CC is
>>> called in
>>> some cases.
>>>
>>> XXX: There should be more support in the infrastructure for this
>>> case.
>>
>> shouldn't there be a transform-sunpro-cc and a transform-sunpro-CC
>> since
>> one is the c compiler and the other is the c++ compiler?
>
> That would fail if this is a case insensitive filesystem.
> Not that there is a Solaris one, but for others the cvs checkout
> would have
> problems.
We already have such problems in pkgsrc, in multiple places even.
--
Julio M. Merino Vidal <jmmv84@gmail.com>