Subject: Re: CVS commit: src
To: Simon Burge <simonb@telstra.com.au>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 03/31/1999 08:14:09
Simon Burge <simonb@telstra.com.au> writes:
> Is this an issue with ELF .init/.fini sections?  I didn't think __main
> calls were emitted anymore...

That seems correct.  I'd assumed that since the __main()
implementation had never been gc'd that it was still used.

Of course, it was right above the cpu_number() implementation that was
unused and had never been gc'd...  8-)



thanks.



cgd
-- 
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.