Hi, I'm trying to compile FreeRTOS 5.0.0 for the Cygnal platform, which uses SDCC. When compiling, I get these messages:
?ASlink-Warning-Couldn't find library 'mcs51' ?ASlink-Warning-Couldn't find library 'libsdcc' ?ASlink-Warning-Couldn't find library 'libint' ?ASlink-Warning-Couldn't find library 'liblong' ?ASlink-Warning-Couldn't find library 'libfloat' A search on google hinted these libraries weren't compiled with the options model large and stack auto simultaneously. How can I compile these libraries ? I already installed SDCC 2.8.0 with .configure/make/make install (on linux) Thanks! JP ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
