lumiera_/research
Ichthyostega 10a511d29c bughunt: build testcase statically linked
...but still dynamically linking against the core lib
But the actual template instantiations happen now within the two
compilation units, which are linked statically.

When looking into the symbol table, we can see that the static
field is emitted two times

readelf -W target/clang-static-init -s | c++filt |less
2013-10-06 23:17:18 +02:00
..
clang-static-init-1.cpp bughunt: build testcase statically linked 2013-10-06 23:17:18 +02:00
clang-static-init-2.cpp bughunt: build testcase statically linked 2013-10-06 23:17:18 +02:00
clang-static-init.hpp bughunt: build testcase statically linked 2013-10-06 23:17:18 +02:00
DIR_INFO SCons: new build target for experimental code 2011-12-03 06:10:12 +01:00
SConscript bughunt: build testcase statically linked 2013-10-06 23:17:18 +02:00
try.cpp investigate partial application of member functions 2012-01-07 03:28:12 +01:00