This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

asm opernad problem on alpha/linux ?


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,


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]