[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/.

Steve Markgraf steve at steve-m.de
Tue Jan 18 12:15:49 UTC 2011


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

I committed it to master.

Regards,
Steve




More information about the baseband-devel mailing list