Re: 2.5.21: kbuild changes broke filenames with commas

Russell King (rmk@arm.linux.org.uk)
Tue, 11 Jun 2002 08:39:47 +0100


On Tue, Jun 11, 2002 at 09:02:45AM +1000, Keith Owens wrote:
> >linux/drivers/block/smart1,2.h
> >linux/drivers/scsi/53c7,8xx.c
> >linux/drivers/scsi/53c7,8xx.h
> >linux/drivers/scsi/53c7,8xx.scr
> >linux/arch/arm/mm/proc-arm6,7.S
> >linux/arch/arm/mm/proc-arm2,3.S
>
> kbuild 2.5 can handle filenames with ',' in the name. I do not believe
> in restricting what users can do unless there is absolutely no
> alternative. In this case a smarter build system can handle special
> filenames.

I've already fixed up the two ARM ones. That leaves one problematic
file - 53c7,8xx.c.

Is it really worth adding complexity to a build system to work around
what is really a GCC bug for just one file? I don't think so.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/