trunk broken since die_jmp is configured out

Bernhard Fischer rep.dot.nop at gmail.com
Wed May 16 06:44:23 UTC 2007


On Wed, May 16, 2007 at 02:08:29AM +0200, Denis Vlasenko wrote:
>Hi Bernhard,
>
>On Tuesday 15 May 2007 11:41, Bernhard Fischer wrote:
>> $ egrep "(PREFER_APPLETS|HUSH)" build_i386/busybox/.config
>> # CONFIG_FEATURE_PREFER_APPLETS is not set
>> # CONFIG_FEATURE_SH_IS_HUSH is not set
>> # CONFIG_HUSH is not set
>> # CONFIG_HUSH_INTERACTIVE is not set
>> # CONFIG_HUSH_JOB is not set
>
>Unable to reproduce:
>
>$ egrep "(PREFER_APPLETS|HUSH)" .config
># CONFIG_FEATURE_PREFER_APPLETS is not set
># CONFIG_FEATURE_SH_IS_HUSH is not set
># CONFIG_HUSH is not set
># CONFIG_HUSH_INTERACTIVE is not set
># CONFIG_HUSH_JOB is not set
>
>Please send your full .config and give gcc and ld versions.

gcc-4.2 off the branch as well as
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

ld 2.17.50.0.16 and 2.17

$ make clean allnoconfig busybox
$ make clean
$ make EXTRA_CFLAGS="-Os -Wfatal-errors" -f scripts/Makefile.IMA

See?



More information about the busybox mailing list