This is the mail archive of the libc-alpha@sources.redhat.com 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: Bug generating libc.so.lds


On Fri, Mar 28, 2003 at 05:48:55PM -0800, Roland McGrath wrote:
> For me all the ld output goes to stderr and there is no problem.

LD is printing to both file streams and collect2 redirects them to the
same place - check the source.

This means that depending on the stdio buffer size and length of the
error messages, part of the verbose message may appear after the error
messages.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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