Bug#553047: libc6: (cross) libc-2.10.1.so/powerpc: ELF file data

2010-10-27 Thread minami
Hello, I could build cross gcc 4.4.5-4 with attached patch (only tested for GCC_TARGET=powerpcspe, though). Shouldn't we stop tweaking LD_LIBRARY_PATH to cross-build gcc? * rationale In my understanding, the error message: > error while loading shared libraries: /usr/powerpc-linux-gnu/lib/lib

Processed: reassign to an actual compiler

2010-10-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 601577 gcc-4.3 Bug #601577 [gcc] Support for multiple successive format attributes Bug reassigned from package 'gcc' to 'gcc-4.3'. Bug No longer marked as found in versions gcc-defaults/1.77. > found 601577 4.3.2-1.1 Bug #601577 [gcc-4.3]

Bug#601577: Support for multiple successive format attributes

2010-10-27 Thread Ian Jackson
Package: gcc Version: 4:4.3.2-2 Severity: wishlist (This wishlist bug report should probably go upstream.) Consider the following program: void ha(const char *fmt, ...) __attribute__((format(printf,1,2))); void haha(const char *fmt, const char *fmt2, ...) __attribute__((format(printf,