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

See crosstool-NG 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]

CT-NG 1.16.0: CONFIG_SHELL '' is not valid


Hi folks,

I've just seen the new release CT-NG 1.16.0 and tried to build a toolchain for a Stellaris microcontroller (arm-bare_newlib_cortex_m3_nommu-eabi sample config). When typing

ct-ng build

in the new directory, the following messages appear:

------------ 8< --------------- 8< ---------------

[INFO ]  Performing some trivial sanity checks
[DEBUG]  Testing '! ( -n  )'
[DEBUG]  Testing '! ( -n  )'
[DEBUG]  Testing '! ( -n  )'
[DEBUG]  Testing '! ( -n  )'
[DEBUG]  ==> Executing: 'mkdir' '-p' '/home/phip/arm-eabi/targets'
[DEBUG]  ==> Executing: 'touch' '/home/phip/arm-eabi/targets/foo'
[DEBUG]  Testing '! ( -f /home/phip/arm-eabi/targets/FOO )'
[DEBUG]  ==> Executing: 'rm' '-f' '/home/phip/arm-eabi/targets/foo'
[DEBUG]  Testing '-f  -a -x '
[ERROR]  The CONFIG_SHELL '' is not valid

------------ 8< --------------- 8< ---------------

I suppose the sample config(s) have not been updated to include the new options.

Thanks for the great work!

Philipp

--
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]