Re: [Fink-devel] trouble with boost 1.53

2014-12-24 Thread Daniel Johnson
> On Dec 24, 2014, at 1:52 AM, Jesse Alama wrote: > > I'm working on updating a package of mine (ledger) that uses the boost C++ > suite (I'm using boost1.53.python27) as well as libicu48. I'm having some > trouble with the build and can't quite tell where the problem lies. Consider > this

[Fink-devel] trouble with boost 1.53

2014-12-23 Thread Jesse Alama
I'm working on updating a package of mine (ledger) that uses the boost C++ suite (I'm using boost1.53.python27) as well as libicu48. I'm having some trouble with the build and can't quite tell where the problem lies. Consider this minature C++ program badboost.cpp (which occurs as one of the p