> This is not a problem with make.
> 
> Please contact the author of Checker and/or GCC for help.
> 
>   as> gcc -c -DGCCCHECKER   -I. -I./l-malloc -I. -I./lib -I./config/obj-formats
>   as> -I./config/i386/Linux -O2 -g -Wall -Wstrict-prototypes
>   as> ./config/i386/Linux/munmap.c -o munmap.o
>   as> ./config/i386/Linux/munmap.c: In function `chkr_munmap':
>   as> ./config/i386/Linux/munmap.c:31: Invalid `asm' statement:
>   as> ./config/i386/Linux/munmap.c:31: fixed or forbidden register 3 (bx) was
>   as> spilled for class BREG.
> 

Since there is an invalid asm statement there, I'm going to assume that
it is a problem with checker...

-eric

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to