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?


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__.

AG



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