On Thu, Aug 21, 2003 at 09:10:04PM +0100, Philip Blundell wrote: > Package: libc6-dev > Version: 2.3.2-2 > Architecture: arm > Severity: serious > > This can't be good news: > > /* GNU ld script > Use the shared library, but some functions are only in > the static library, so try that secondarily. */ > *** BUG in libc/scripts/output-format.sed *** > elf32-bigarm,elf32-littlearm > GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a ) > > I guess we need to fix output-format.sed to handle this somehow.
I think I posted to libc-alpha about this... or else I meant to. I've never found the OUTPUT_FORMAT line to be necessary; I simply delete it in my local builds. But that error is, IIRC, the result of some minor misconfiguration in the ARM tools. Yeah, I know, that's not a useful answer - but damned if I can remember what the problem was. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

