bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compilation problem


From: Eric Christopher
Subject: Re: compilation problem
Date: Tue, 12 Dec 2000 09:31:47 -0800

> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]