bug-glibc
[Top][All Lists]
Advanced

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

Problems compiling 2.3.1 (release and CVS) with GCC 3.2/3


From: mclinden
Subject: Problems compiling 2.3.1 (release and CVS) with GCC 3.2/3
Date: Thu, 7 Nov 2002 07:29:36 -0500

Excuse me as I am not sure that this is a problem with glibc in 
particular. When compiling any of the releases of glibc 2.3.1 (both CVS 
and "stable" with any version of GCC 3.2 (including experimental 3.3) and 
against the current release and CVS release of binutils,  I get the 
following (with -save-temps). I suspect that the problem MAY be with one 
of the header files, but I haven't confirmed this. Suggestions where to 
look? and apologies if this is not the appropriate forum.

Thanks.

Sean McLinden
Outcome Technology Associates, Inc.


sigsuspend.s: Assembler messages:
sigsuspend.s:139: Error: non-constant expression in '.if' statement
sigsuspend.s:140: Error: non-constant expression in '.if' statement
sigsuspend.s:143: Error: non-constant expression in '.if' statement

The relevant file sections are:

        .file   "sigsuspend.c"
        .file 1 "../sysdeps/unix/sysv/linux/sigsuspend.c"
        .section        .debug_abbrev,"",@progbits
.Ldebug_abbrev0:
        .section        .debug_info,"",@progbits
.Ldebug_info0:
        .section        .debug_line,"",@progbits
.Ldebug_line0:
        .text
.Ltext0:
        .file 2 "../stdlib/errno.h"
        .file 3 
"/static/lib/gcc-lib/i686-pc-linux-gnu/3.3/include/stddef.h"
        .file 4 "../linuxthreads/sysdeps/i386/tls.h"
        .file 5 "../sysdeps/unix/sysv/linux/bits/sigset.h"
        .file 6 "../signal/signal.h"
        .file 7 "../sysdeps/generic/bits/types.h"
        .file 8 "../time/time.h"
        .file 9 "../sysdeps/unix/sysv/linux/bits/siginfo.h"
        .file 10 "../sysdeps/unix/sysv/linux/bits/sigaction.h"
        .file 11 "/usr/include/asm/sigcontext.h"
        .file 12 "../sysdeps/unix/sysv/linux/bits/sigstack.h"
        .file 13 "../sysdeps/unix/sysv/linux/i386/sys/ucontext.h"
        .file 14 "../sysdeps/unix/sysv/linux/bits/sched.h"
        .file 15 "../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h"
        .file 16 "../posix/unistd.h"
        .file 17 "../sysdeps/generic/bits/confname.h"
#APP
...
137:.LBE7:
138:#APP
139:    bpushl .L__X'$0, $0
140:    bmovl .L__X'$0, $0
141:    movl $72, %eax
142:    int $0x80
143:    bpopl .L__X'$0, $0
144: 
145:#NO_APP






reply via email to

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