Files
uClibcpp/README
2004-09-09 18:43:52 +00:00

7 lines
291 B
Plaintext

A few notes:
- If you are looking to statically compile an application, you must compile it
without the use of either rtti or exceptions. The library should be compiled
likewise. Since the application will be statically compiled, you may run a
dynamic library with exception support.