Subject: Re: -current compiling errors...
To: Herb Peyerl <hpeyerl@novatel.ca>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 12/11/1994 20:27:22
> 
>  > ld: internal error:wrong number (425) of global symbols written into 
>  > output file
>  > ld: internal error: number of symbols exceeds alloc'd 411

These errors started appearing after the introduction of "weak references"
in libc. You'll probably see this when using the 1.0 ld with a -current
library sources. If you still get these with an up-to-date linker, let
me know about it.

-pk