bug-glibc
[Top][All Lists]
Advanced

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

asm opernad problem on alpha/linux ?


From: Balint Cristian
Subject: asm opernad problem on alpha/linux ?
Date: Sun, 8 Jun 2003 21:42:08 -0400
User-agent: KMail/1.5.2

Hi !

I tryed today CVS but this time using gcc-3.3 and i observe that
maybe gcc doesnt like old style asm ?

sigsuspend.S include sysdep-cancel.h wich include the bug.


mkdir /usr/src/redhat/BUILD/glibc-2.3.2-20030608/build-alpha-linux/signal
../sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Assembler messages:
../sysdeps/unix/sysv/linux/alpha/sigsuspend.S:28: Error: unknown pseudo-op: 
`.usepv'
make[2]: *** 
[/usr/src/redhat/BUILD/glibc-2.3.2-20030608/build-alpha-linux/signal/sigsuspend.o]
 
Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.3.2-20030608/signal'
make[1]: *** [signal/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.3.2-20030608'
make: *** [all] Error 2

sigsuspend.S include 

My gcc version here:
Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--host=alpha-redhat-linux
Thread model: posix
gcc version 3.3 20030602 (Red Hat Linux 3.3-4)

cristian,





reply via email to

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