Hello

I had to add POSIX compatibility to my project, because FAT support is depending on it. It's ok, but I don't need POSIX compat to create a thread, and call main(). It eats 8k from my SRAM, and that hurts much!

As I see from the source pthread.cxx there is no upportunitiy to disable this feature.

Would not be it usefull? Or there is a reason, why it is not available. As a secound option, I would make a main_thread_stack_size option in posix thread configuration in the cdl.

Gergely Szentirmai

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to