Subject: re: kern/13615: NetBSD current requires a .note.netbsd.ident section
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: matthew green <mrg@eterna.com.au>
List: netbsd-bugs
Date: 08/02/2001 23:55:55
   
   IMHO, the compiler should be fixed to include the proper .note section
   on NetBSD hosts.


every compiler?  what about programs that use their own startup routines
that are written completely in assembler?  why shouldn't we run unlabelled
programs?  i'm yet to see a good reason why.  the default should be to run
these programs, and the option should be to disable it.


this problem has bitten me as well.


.mrg.