[PATCH] Makefile: be more robust against toolchains without syscalls

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Peter Stuge peter at stuge.se
Tue Jan 18 11:20:43 UTC 2011


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 Grzeschik <mgr at xviews.de>
> Acked-by: Wolfram Sang <wolfram at the-dreams.de>

Acked-by: Peter Stuge <peter at stuge.se>




More information about the baseband-devel mailing list