where does crtbegin.o come from?

Anthony Green green@redhat.com
Mon Aug 19 16:49:00 GMT 2002


On Mon, 2002-08-19 at 15:01, Adam Megacz wrote:
> 
> Hey, I'm trying to retarget gcj to m68k-palmos-coff, and it's not
> finding __EH_FRAME_BEGIN__. I hear that this is supposed to be found
> in crtbegin.o/crtend.o, but when I built a cross-binutils, I didn't
> wind up with those. Do you know where they're supposed to come from?

They come from GCC.  I believe they are built from crtstuff.c.  However,
many embedded OS ports provide their own versions of crt*.  Does the GCC
port for PalmOS support g++?

BTW - Kresten, if he is reading this, should be able to offer tips, as I
believe he worked on the original GCC port to PalmOS.

AG




More information about the Java mailing list