$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Uncertain cross compilation (arch=MIPS)
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-11-05 11:24:11
Чинков ÐндÑей wrote:
> It seems to me than bjam somehow deceives me :(
The very first line in your output is:
syntax error at EOF
Did you miss whitespace before ";" in your user-config.jam?
- Volodya