$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bernhard Fischer (rep.dot.nop_at_[hidden])
Date: 2007-05-05 09:44:19
[Please keep me CC'ed on replies]
Hi,
I got several compile-errors due to implicit decls of some functions in
tools/jam/src/*
The attached patch makes jam compile for me with gcc trunk.
I noticed that building jam with everything -O > 1 produces a binary
that segfaults e.g. in rules.c::args_free() for the if clause with
gcc-trunk. I did not try to track these segfaults down, fwiw.
Please consider applying.
TIA and cheers,