This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: bits/stdio-lock.h is not generated


> -B/usr/local/newgcc//i686-pc-linux-gnu/bin/
> -B/usr/local/newgcc//i686-pc-linux-gnu/lib/
> -isystem /usr/local/newgcc//i686-pc-linux-gnu/include"

what's the deal with these // in your includes.......

> I am using glibc 2.0.x + binutils 2.9.1/2.10. I configured using
> ./gcc/configure --prefix=/usr/local/newgcc --disable-threads
> --enable-debug
> --enable-libstdcxx-v3 --enable-languages="c,c++"

glibc 2.0.x might be part of the problem. 


here's what glibc 2.1.x picks up from g++ -H:

...... /usr/include/stdio.h
...... /mnt/hd/soma/bld-x86-gcc-3/gcc/include/stddef.h
...... /usr/include/xlocale.h
.... /usr/include/iconv.h
..... /mnt/hd/soma/bld-x86-gcc-3/gcc/include/stddef.h
... /mnt/hd/soma/bld-x86-gcc-3/gcc/include/stdarg.h
... /usr/include/bits/stdio-lock.h

?

-benjamin

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