From: Ronald Garcia (garcia_at_[hidden])
Date: 2002-08-14 11:38:00


Howdy,

I'm trying to use Boost.Build with gcc v302, and it seems to be failing
in a ball of fire :).
I've tracked down the problem as far as a directive on the command line
that bjam outputs.
Bjam is giving gcc the "-isystem" directive, which seems to cause the
problem. If this is replaced with the normal "-I", then things seem to
work okay. Could someone more knowledgable about this than I take a
look at it?

Thanks,

ron