This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: test if possible


On 05/09/2011 05:37 AM, Ulrich Drepper wrote:
> In the next days 2.14 should probably be released.  I've fixed a few
> more bugs and might do some more work tomorrow.  If you have a chance
> give the current git tree a twirl.

I've successfully built glibc from current git on x86_64 (gcc 4.5.1,
x86_64-redhat-linux).  However, on s390x (gcc 4.4.5, s390x-redhat-linux), after
../glibc/configure --prefix=$HOME --enable-add-ons && make -j8, I've got

make[2]: *** [/home/test/glibc-build/iconvdata/utf16-utf32-z9.os] Error 1
../iconv/loop.c: Assembler messages:
../iconv/loop.c:332: Error: unknown pseudo-op: `.machine'
../iconv/loop.c:333: Error: unknown pseudo-op: `.machine'
[...]
make[2]: *** [/home/test/glibc-build/iconvdata/utf8-utf16-z9.os] Error 1
../iconv/loop.c: Assembler messages:
../iconv/loop.c:332: Error: unknown pseudo-op: `.machine'
../iconv/loop.c:333: Error: unknown pseudo-op: `.machine'
[...]

	Marek


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