How to restart libc build after modify/update ct-ng menuconfig?

Samson Luk samsonluk@gmail.com
Fri Oct 8 09:54:00 GMT 2010


Yann, All,

>> [ALL  ]    ../sysdeps/unix/sysv/linux/syslog.c:1: warning: switch
>> -mcpu=arm926ej-s conflicts with -march= switch
>> [ALL  ]    In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:
>> [ALL  ]    ../misc/syslog.c: In function '__vsyslog_chk':
>> [ALL  ]    ../misc/syslog.c:123: sorry, unimplemented: inlining failed
>> in call to 'syslog': function body not available
>> [ALL  ]    ../misc/syslog.c:155: sorry, unimplemented: called from here
>
> This is a known issue. glibc does not build with 'fortify'.
> Please try setting:
>  C-library  --->
>  (-U_FORTIFY_SOURCE)  extra target CFLAGS

I add  '-U_FORTIFY_SOURCE' to  C-library  ---> extra target CFLAGS,
save/exit then 'ct-ng libc' but the process break again at the same
point, am I missing something?

Regards,
Samson

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list