bug-glibc
[Top][All Lists]
Advanced

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

Don't have widec.h


From: Frank Schafer
Subject: Don't have widec.h
Date: Wed, 19 Dec 2001 10:47:09 +0100

Hi,

I did a custom build of glibc-2.2.4. with gcc-2.95.3 ( patched for
glibc2 ).

GCC configuration for the glibc-build:

# ../gcc-2.95.3/configure --prefix=/usr --enable-languages=c,c++
--disable-nls --disable-shared --enable-threads=posix
# make BOOT_LDFLAGS=-static bootstrap

GLIBC configuration:

# # unpacking the glibc-linuxthreads addon
# ../glibc-2.2.3/configure --prefix=/usr --enable-add-ons
--host=i686-pc-linux-gnu

The configuration for the final GCC build went like this:

# ../gcc-2.95.3/configure --prefix=/usr
--with-gxx-include-dir=/usr/include/g++ --enable-threads \
> --enable-shared --enable-languages=c,c++,objc
# make bootstrap

( The last shouldn't be of interest here - of course. )

I'm missing the file `wchar.h` on my system, and thus I'm missing all
the `wcs*` functions.
I see all this in `glibc-2.2.4/wcsmbs` ( function definitions and
`wchar.h` ).

Can anyone tell me, why this don't get installed with the above
configuration ( Or have we another nasty
GCC - GLIBC incompatibility like the `atof()` one ( ficed by the patch )
? )
Is there a mailing list for GLIBC ?

Excuse, I can't run `glibcbug` because I prefer `vi` over `emacs`, thus
haven't `emacs` installed.

Thanks in advance
Frank

Attachment: frank.schafer.vcf
Description: Card for Frank Schafer


reply via email to

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