select
Posted Nov 20, 2008 13:46 UTC (Thu) by
rwmj (subscriber, #5474)
In reply to:
select by aleXXX
Parent article:
MinGW and why Linux users should care
I packaged boost. Boost is a classic example of an upstream package where they've gone off and written their own build system, so they have to maintain all the complexity of building on every system out there, and I had to add to that complexity for cross-compiling. I also did another C++ network environment called POCO, and they also wrote their own build system, completely different from the boost one obviously.
C++ programmers, eh - haven't they suffered enough already?
While we're on the subject of portability libraries, APR (Apache Portable Runtime) is another contender.
Rich.
(
Log in to post comments)