Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost] [build] [context] Mac build options for Boost.Context
From: Nat Goodspeed (nat_at_[hidden])
Date: 2016-12-22 16:01:53


On Thu, Dec 22, 2016 at 3:46 PM, Nat Goodspeed <nat_at_[hidden]> wrote:

> At executable link time, this produces messages:
>
> ld: warning: object file
> (packages/lib/Release/libboost_context-mt.a(jump_x86_64_sysv_macho_gas.o))
> was built for newer OSX version (10.11) than being linked (10.9)
> ld: warning: object file
> (packages/lib/Release/libboost_context-mt.a(make_x86_64_sysv_macho_gas.o))
> was built for newer OSX version (10.11) than being linked (10.9)
>
> (These are the only two .o files producing such messages.)
>
> I'm afraid that the resulting executable won't run on OS X 10.9 or
> 10.10, and that segment of the population is still interesting to us.

Or does that not even matter for assembly code? Should we simply
disregard these warnings?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net