$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-22 06:40:09
----- Original Message -----
From: "Thomas Witt" <witt_at_[hidden]>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> The tools adds -s to the LINKFLAGS in release mode. Icc does not seem to
know
> this flag. What about removing it?
>
> icc: Command line warning: ignoring unknown option '-s'
I get no such complaint when linking on my system.
-Dave