Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Rainer Weikusat Newsgroups: comp.os.linux.development.apps Subject: Re: mmap unuseable for interactive application? Date: Tue, 04 Oct 2011 15:33:48 +0100 Lines: 18 Message-ID: <87ipo4g71v.fsf@sapphire.mobileactivedefense.com> References: <9c7811aa-0b0c-48d9-8ea8-05b9def48a8b@z19g2000vby.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: individual.net uRel27Fu6Ji81brjh32oUQm1kVSiL2/1Ru/QrxzNzVUTp+DuM= Cancel-Lock: sha1:Z9+FtSQdMgmLSGe0kFIRGqxWBXE= sha1:wKScCAaIuWgRP33WUwhHQFRC4sw= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Xref: x330-a1.tempe.blueboxinc.net comp.os.linux.development.apps:271 Peter writes: > For some "software too intelligent" reason (google groups), > I cannot post this into the originating thread. > > > Look into g++ manual page for option: > > -fnon-call-exceptions > > This solves all problems, since it allows one to convert signals > like SIGSEGV into C++ exceptions. Curiously this option seems to be > available aready since some time -- probably longer than this > thread. Curiously none of the linux advocates here could point to > this option. Curiously, your problem could easily (as I told you) be solved without using 'g++ compiler support' to wrap the facilities you apparently don't dare to use yourself.