Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7112 2341 d 7 h dunkaist /programs/ Add -fgnu89-inline to menuetlibc related files.

One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.
 
5123 3501 d 1 h clevermouse / * gcc flags: add -march=pentium-mmx -fno-rtti
* menuetlibc: fix printf, sprintf
* menuetlibc: alias clock() to sysfn 26.9.
Not exactly what is required by POSIX, but better than zero
* autobuild games/checkers
 
5098 3503 d 19 h clevermouse / switch build system to Tup