Re: Exceptions & OPIE?
Erik Hovland <[email protected]>
| Newsgroups | gmane.comp.handhelds.opie.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 10, 2006 at 07:33:06PM +0200, Patrick Hoffmann wrote: > Hi, I have problems to integrate my code into a new OPIE application, > because my code uses exceptions and the OPIE build systems seems to use > -fno-exceptions in the compiler flags. > > Any help? I don't know specifically why Opie uses that flag. But I do know that generally gcc native exceptions can expand the size of binaries on embedded systems like arm and powerpc. Is there any way that you could substitute macros for your exception handling that would allow for exceptions when present and melt away when not? E -- Erik Hovland mail: [email protected] web: http://hovland.org/ PGP/GPG public key available on request _______________________________________________ http://opie.handhelds.org/cgi-bin/moin.cgi/DeveloperWikiIndex Opie-devel mailing list [email protected] https://handhelds.org/mailman/listinfo/opie-devel