15 Jul
2006
15 Jul
'06
7:01 a.m.
Hello, I'm using test test libraries from boost to testing my code. I want to create Makefile.am rules for my project but I don't know how to define needed libboost libraries because all of boost libraries have -gcc suffix. What I have to do if I want to have code that would be compiled and linked in other compilers then gcc ??? Where can I find some clues about linking BOOST?