Subject: Re: strip for elf bins...
To: None <arnej@pvv.unit.no>
From: Scott J. Kolodzieski <scott@dmi.stevens-tech.edu>
List: port-pmax
Date: 09/19/1995 14:41:53
Arne,

>
>Now available from
>	ftp.unit.no:/pub/NetBSD/arch/pmax/gcc/mips-dec-netbsd.gcc.tar.gz
>
>This should work together with the binutils I uploaded yesterday.
>	

gcc produces the following message, 

/usr/mips-dec-netbsd/bin/ld: warning: cannot find entry symbol __start
	defaulting to 0040080

The resulting executables seem to run though. 


Also, the strip in the binutils, works on some executables, but fails on
others. At least now when it fails it complains that:

	not enough room for program headers (alocated 1, need 2)

and does not change the original file. 


cheers,
scott.