$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-12-16 17:23:00
On Tuesday 12 December 2006 21:07, Neal Becker wrote:
> Using v1, I had been using a little patch to build boost libs without adding
> a gcc suffix to the libraries names (this is for linux). How do I do this
> with v2?
Isn't --layout=system supposed to drop 'gcc' suffix, both in V1 and V2.
If not, I guess you get to redo your patch for V2.
- Volodya