$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2003-07-08 16:06:48
Jens Maurer wrote:
> It appears that the current tools/build/como-tools.jam is
> not usable on Unix. For example, the linker action
> causes "REM" lines to be passed to the Unix shell, which
> does not work.
>
> It looks to me that como-win32-tools.jam contains the Win32
> configuration now, so I'd like to completely redo
> como-tools.jam for use on Unix/Linux.
>
> Ideas?
I have a como-gcc toolset here that does the job for me.
It wrote it using como-win32 as starting point. I could
add it to the cvs if you want to. It likely can be improved.
Regards,
m