From: John Maddock (john_at_[hidden])
Date: 2006-01-26 11:33:04


An assertion fails when trying to build with cygwin gcc, anyone any ideas?

John.

###
### 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 hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c
mak
e1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c
sear
ch.c subst.c timestamp.c variable.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 mo
dules/property-set.c modules/sequence.c modules/order.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 7
23
build.sh: line 13: 3876 Aborted (core dumped) $@