Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.apps > #271
| From | Rainer Weikusat <rweikusat@mssgmbh.com> |
|---|---|
| Newsgroups | comp.os.linux.development.apps |
| Subject | Re: mmap unuseable for interactive application? |
| Date | 2011-10-04 15:33 +0100 |
| Message-ID | <87ipo4g71v.fsf@sapphire.mobileactivedefense.com> (permalink) |
| References | <9c7811aa-0b0c-48d9-8ea8-05b9def48a8b@z19g2000vby.googlegroups.com> |
Peter <excessphase@gmail.com> 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.
Back to comp.os.linux.development.apps | Previous | Next — Previous in thread | Find similar
mmap unuseable for interactive application? Peter <excessphase@gmail.com> - 2011-10-04 07:23 -0700 Re: mmap unuseable for interactive application? Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-10-04 15:33 +0100
csiph-web