[odb-users] Problem compiler example for ODB C++ 2.1.0

Boris Kolpackov boris at codesynthesis.com
Thu Sep 20 07:21:29 EDT 2012


Hi Antonio,

adisabat <adisabat at libero.it> writes:

> In my system the g++ command i wrapped into perl script command to
> color the compilation output to detect wanrning,info,errors. 
> 
> This seems not good for the odb compiler.

This will work fine with the ODB compiler provided this script sends
STDERR output from GCC to STDERR, not STDOUT, which is the right thing
to do regardless of whether you use ODB or not.

If this your own script or a part of some package?

Boris



More information about the odb-users mailing list