K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-10-21T20:04:05.091994Z K 7 svn:log V 324 When using an external gcc 4.8+ and not building libstdc++ then create in the objectdir a fake libstdc++.so and libstdc++.a which is a symlink on libc++ that allow g++ to satisfy its links dependencies in the least hackish way. Please note that this hacky libstds++ never get installed on the final system Reviewed by: imp END