26 Feb
2002
26 Feb
'02
4:50 p.m.
From: "josefsyk"
I've been struggling to port parts of the boost libraries to Linux using gnu's automake, just to hit the wall every time. Anyone out there who has done this already? The files needed are: boost/smart_ptr.hpp boost/pending/ct_if.hpp boost/random.hpp boost/bind.hpp boost/function.hpp
There is an ongoing discussion on the main boost list on this very topic. However, all libraries that you listed are header-only AFAICS. Why do you need automake?