Date: Fri, 29 Mar 1996 13:54:03 +0400 (MSD) From: "Alexander V. Lukyanov" Message-Id: <199603290954.NAA21833@video.yars.free.net> To: cjohns AT awadi DOT com DOT au, djgpp AT delorie DOT com Subject: Re: sigv with ld on Linux cross compile > xgcc compiled a hello world program with-out error, how-ever the > linker dies with a sigv (11) in 'load_symbols'. The actual fault > occurs when accessing the bfd library. The file being processed by the > linker is crt0.o. As I remember, ld sometimes says 'Could not read simbols, memory exhousted' in dos. Maybe it is a related problem?