From: Eric Niebler (eric_at_[hidden])
Date: 2005-12-11 18:40:31


Assertion failed in expand.c. Any clues?

$ ./build.sh
###
### Using 'gcc' toolset.
###
rm -rf bootstrap
mkdir bootstrap
gcc -o bootstrap/jam0 command.c compile.c debug.c execunix.c expand.c
fileunix.c glob.c ha
sh.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c
make1.c newstr.c option
.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c
timestamp.c varia
ble.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c
w32_getreg.c modules
/set.c modules/path.c modules/regex.c modules/property-set.c
modules/sequence.c modules/or
der.c execnt.c filent.c
./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean
assertion "!strcmp( l->string, "c:\\foo\\bar" )" failed: file
"expand.c", line 723
./build.sh: line 13: 2344 Aborted (core dumped) $@

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com