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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: very soon


>>>>> "Ulrich" == Ulrich Drepper <drepper@redhat.com> writes:

Ulrich> It's compiled everywhere and it works.

Ulrich> Above code is wrong.  The GCONV_PATH value is fixed, no user
Ulrich> is allowed to set an environment variable.  The iconv/Makefile
Ulrich> contains

Ulrich> CFLAGS-iconvconfig.c = -DGCONV_PATH='"$(gconvdir)"'
Ulrich> -DGCONV_DIR='"$(gconvdir)"'

ARGH, brown paperbag ;-(

I added an entry for iconvconfig.c to sysdeps/ia64/Makefile (adding
-fno-reorder-blocks) to make it compile on the ia64 ... of course I
used `=' instead of `+=' ... grrrrrrrrr

Thanks and sorry for the inconvenience.

Jes


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