--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09
15:32 ---
it's a red hat 9 standardinstalltion
rpm -qa | grep glibc
glibc-devel-2.3.2-71
glibc-common-2.3.2-71
glibc-kernheaders-2.4-8.10
glibc-2.3.2-71
rpm -qa | grep libstd
libstdc++-3.2.2-5
compat-li
--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09
14:43 ---
> cat assert_test.c
#include
void f(char *a)
{
assert(a);
}
int main()
{
}
> gcc assert_test.c -o assert_test
assert_test.c: In function `f':
assert_test.c:4: warning: passi
--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09
14:22 ---
Created an attachment (id=8369)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8369&action=view)
preprocessed files
i hope i tar-ed the right files.
i do:
cd i686-pc-linux-gnu/libstdc++
--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09
14:17 ---
i try ;)
/tmp/kde/gcc-3.4.2/gcc/xgcc -v -save-temps -shared-libgcc
-B/tmp/kde/gcc-3.4.2/gcc/ -nostdinc++
-L/tmp/kde/gcc-3.4.2/i686-pc-linux-gnu/libstdc++-v3/src
-L/tmp/kde/gcc-3.4.2/i686-pc-linux-gnu
Version: 3.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: andreas dot hoehmann at gmx dot de
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20393