e7d657c376d03f422b06303161c3efc31017b799
Hardcoding a -lstdc++ is wrong, since not all OSs are likely to handle C++ in the same way. The issue is that libtt needs to be built as a C++ library, so we use a fake dummy.cxx file to convince libtool to do so instead, rather than trying to force the issue by linking a (possibly missing) libstdc++.
Description
No description provided
Languages
C
80.1%
omnetpp-msg
8.9%
C++
3.8%
Shell
2%
Roff
1.6%
Other
3.2%