see below:
gcc -DLINUX -DSKEY  -DFSSTND -pipe -Wall -O2 -mcpu=i686 -march=pentiumpro 
-fno-strength-reduce -c command.c
command.c: In function `do_onexit':
command.c:687: warning: long int format, int arg (arg 3)
command.c:701: warning: long int format, int arg (arg 3)
command.c: In function `do_psend':
command.c:865: warning: implicit declaration of function `stpcpy'
command.c:865: warning: assignment makes pointer from integer without a cast
command.c: In function `do_config':
command.c:2019: warning: assignment makes pointer from integer without a cast
command.c: In function `udp_check':
command.c:2540: Invalid `asm' statement:
command.c:2540: fixed or forbidden register 1 (dx) was spilled for class DREG.
command.c:2551: Invalid `asm' statement:
command.c:2551: fixed or forbidden register 2 (cx) was spilled for class CREG.
command.c:2561: Invalid `asm' statement:
command.c:2561: fixed or forbidden register 3 (bx) was spilled for class BREG.
command.c:2570: Invalid `asm' statement:
command.c:2570: fixed or forbidden register 3 (bx) was spilled for class BREG.
command.c:2581: Invalid `asm' statement:
command.c:2581: fixed or forbidden register 3 (bx) was spilled for class BREG.
make: *** [command.o] Error 1
Bad exit status from /var/tmp/rpm-tmp.55301 (%build)

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to