Le Tue, Dec 17, 2024 at 12:27:45AM -0500, Brad Smith a écrit :
> On Mon, Dec 16, 2024 at 08:59:22AM +0100, Landry Breuil wrote:
> > Le Mon, Dec 16, 2024 at 12:05:52AM -0500, Brad Smith a ?crit :
> > > On Sat, Dec 14, 2024 at 10:17:35AM +0100, Landry Breuil wrote:
> > > > hi,
> > > > 
> > > > this is just brad's diff from previous thread, updated for the final
> > > > upstream release here:
> > > > https://www.boost.org/users/history/version_1_87_0.html
> > > > 
> > > > only build on amd64 locally, will try to do arm64/i386.
> > > > 
> > > > as for the fixes for consumers here and there, some were commited, some
> > > > are pending, some are floating around, and some might be gypped from
> > > > homebrew's work in https://github.com/Homebrew/homebrew-core/pull/198115
> > > > 
> > > > Landry
> > > 
> > > An updated diff. Moved the Process lib to the -md sub-package as it links
> > > against Context.
> > 
> > havent tried this version, but the previous one fails on i386,
> > hits the #error at 
> > https://github.com/boostorg/stacktrace/blob/22982db3f6630de16434150d181e0da07ce76d74/src/from_exception.cpp#L171
> > 
> > Landry
> 
> Seems to be a known issue. Updated diff attached.

thanks, that diff builds fine on i386 and amd64.

the only difference is the addition of
boost.stacktrace.from_exception=off to BJAM_CONFIG, right ?

Landry

Reply via email to