$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andre Hentz (ahentz_at_[hidden])
Date: 2004-09-11 00:49:50
Hi,
How do I force a library to be linked statically with gcc? By looking at
gcc.jam, it seems that <find-static-library> does not enforce static
linking.
Best,
Andre Hentz