This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Yann, Bryan and All,

I will try it now and get back!!!

Regards,
Samson

On Sat, Oct 9, 2010 at 12:49 AM, Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> wrote:
> Samson, All,
>
> On Friday 08 October 2010 11:53:12 Samson Luk wrote:
>> >> [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?
>
> Yes. :-)
>
> It is not realistic to handle each config knob and decide whether it
> impacts such or such component, so the restart feature will use the
> previous configuration. Once you change the configuration, you have
> to restart the build from scratch.
>
> It is only meaningfull to restart building a component when you change
> its build script.
>
> In your case, you have to start again, because the ocnfiguration was
> changed.
>
> Regards,
> Yann E. MORIN.
>
> --
> .-----------------.--------------------.------------------.--------------------.
> | ÂYann E. MORIN Â| Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software ÂDesigner | \ / CAMPAIGN Â Â | Â___ Â Â Â Â Â Â Â |
> | +33 223 225 172 `------------.-------: ÂX ÂAGAINST Â Â Â| Â\e/ ÂThere is no Â|
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL  Â|  v  conspiracy. Â|
> '------------------------------^-------^------------------^--------------------'
>
>
>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]