This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: where does crtbegin.o come from?


Anthony Green <green@redhat.com> writes:
> On Mon, 2002-08-19 at 17:00, Adam Megacz wrote:

> > Anthony Green <green@redhat.com> writes:
> > > Does the GCC port for PalmOS support g++?

> > Supposedly. They've got 2.95 binaries lying around.

> It's very likely that this port uses setjmp/longjmp exceptions, which do
> not require __EH_FRAME_BEGIN__.

But I configured gcc with --enable-sjlj-exceptions... any idea why
libgcc still contains references to __EH_FRAME_BEGIN__?

  - a

-- 
Since costs nothing to develop, vaporware offers a better ROI than
anything else (provided your marketing department is good enough).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]