Hi,
On 18.01.2011 12:20, Peter Stuge wrote:
Michael Grzeschik wrote:
Several toolchains are missing syscalls provided by the libc used. For example, if the newlib was build with the configure flag "--disable-newlib-supplied-syscalls". To prevent the configure check for things like "_exit" in osmocom the CFLAGS+="-nostartfiles -nodefaultlibs" helps a lot.
Signed-off-by: Michael Grzeschikmgr@xviews.de Acked-by: Wolfram Sangwolfram@the-dreams.de
Acked-by: Peter Stugepeter@stuge.se
I committed it to master.
Regards, Steve