[uClinux-dev] Re: [uClibc] [PATCH] fix libptrhead build for m68k

Manuel Novoa III mjn3 at codepoet.org
Mon Oct 6 03:08:41 UTC 2003


On Sun, Oct 05, 2003 at 11:02:11PM -0400, D.Jeff Dionne wrote:
> On Sunday, October 5, 2003, at 10:43  PM, Erik Andersen wrote:
> >On Mon Oct 06, 2003 at 01:06:25AM +0200, Bernardo Innocenti wrote:
> >>The real reason for this exception is that uClinux binaries
> >>are not linked with crtbegin.o/crtend.o.
> >
> >Why?  Without them, how will constructors and destructors work?
> 
> Which means stdio busted... And on 68k the A5 world might not be right, 
> etc...
> You certainly do need the C Run Time init code!

The libc init code is not dependent on constructor/destructor support
since that support is configurable.

Manuel



More information about the uClibc mailing list