From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-12-03 13:25:53


I'm in process of implementing new system libraries interface and
have a couple of question on runtime-link feature.

1. What should it do? Will it affect the way toolset runtime is linked,
or default linking for all system libraries.

2. Why it's symmetric in V1? I'm using V2 quite extensively now
(though on small projects), and I got accustomed to paths like

bin/gcc/debug/example1

I certainly don't want "runtime-link-dynamic" to be added to this
nice path!

Hope to hear comment on this.

- Volodya