MaxKellermann / cegcc-build

CEGCC build scripts
http://max.kellermann.name/projects/cegcc/
27 stars 16 forks source link

compile with newlib? #9

Open kubistika opened 2 years ago

kubistika commented 2 years ago

Hi,

I wonder if there's a way to use this cegcc fork with newlib which is used by the original cegcc toolchain. I need it because I'm trying to compile code that is using errno and other stuff that is missing and only implemented in newlib: https://github.com/svn2github/cegcc/tree/master/cegcc/src/newlib/newlib/libc

Here's an interesting thread in the cegcc-devel regarding that: https://sourceforge.net/p/cegcc/mailman/cegcc-devel/thread/1166964770.3605.7.camel%40dannypc/#msg3259685