Our makefile is weird.

Rich Felker dalias at aerifal.cx
Wed Apr 19 15:19:29 UTC 2006


On Wed, Apr 19, 2006 at 10:33:08AM -0400, Rob Landley wrote:
> Ok, so trying to track down what's switching off -funsigned-char, I'm trying 
> to make a shell script that'll rebuild just cat.c and then do the final link 
> again, which I'm trying to cut and paste from "make V=1", except that the 
> link stage of make V=1 is the following:

Again, it would be much better in terms of detecting bugs and such to
remove -funsigned-char and explicitly declare variables unsigned if
that's what you want.

Rich




More information about the busybox mailing list