Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-01-20 10:29:07


Vladimir Prus <ghost_at_[hidden]> writes:

> Matthias Troyer wrote:
>
>> I tried to run the regression test but the first problem I encountered
>> is that jam does not seem to work on a Cray machine:
>>
>> athos:> sh ./build.sh cc
>> ###
>> ### Using 'cc' toolset.
>> ###
>> rm -rf bootstrap.cc
>> mkdir bootstrap.cc
>> cc -o bootstrap.cc/jam0 command.c compile.c execnt.c execunix.c
>> execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.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 variable.c modules.c strings.c filesys.c
>> builtins.c pwd.c
>> ./bootstrap.cc/jam0 -f build.jam --toolset=cc --toolset-root=
>> ./build.sh[3]: 48150 Floating exception(coredump)
>
> Matthias, can you provide the stack trace for this? We'd rather fix the bug...

Baffling, I must say, since Jam doesn't do any floating-point AFAIK
except in certain debugging modes.

-- 
David Abrahams
dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk