Mail Archives: djgpp/1998/03/23/21:35:38
From: | d DOT vrabel AT n-shropshire DOT ac DOT uk (David Vrabel)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Exceptions work with -fsjlj-exceptions flag. Why?
|
Date: | Mon, 23 Mar 1998 14:34:16 GMT
|
Organization: | Staffordshire University
|
Lines: | 18
|
Message-ID: | <351671d4.2800186@192.168.1.250>
|
NNTP-Posting-Host: | www.n-shropshire.ac.uk
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
To get exception handling to work in GCC 2.8.0 you have to set the
flag:
-fsjlj-exceptions
Which I presume uses a different method of exception handling.
What does the flag do and why does it work when the other method of
exception handling doesn't?
Also, my info docs for GCC seem very out of date. Is there any up to
date documentaion out there?
David.
David Vrabel d DOT vrabel AT n-shropshire DOT ac DOT uk
A poor student (aren't they all) at:
North Shropshire College
Oswestry, Shropshire, UK
- Raw text -