Subject: changing Makfiles to use ld -X not -S ?
To: None <tech-kern@NetBSD.ORG>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 02/06/1998 15:15:17
hi..

one thing that chuck cranor has made me realise is that if you build one
kernel object with -g, the default link target removes the debugging
info for it because it includes -S.

does anyone object to changing these -S's to -X's in the Makefile.<arch>
files ?


.mrg.