On Fri, Feb 24, 2017 at 11:08:21AM +0100, Martijn Rijkeboer wrote:
> Hi,
> 
> If I have a static binary compiled on OpenBSD release X, is that binary
> expected to also run on release X+1, X+2 and X+Y? For example, a static
> binary that is compiled on OpenBSD 6.0, is it expected to also run on
> 6.1, 6.2 and 6.3? The reason for asking is a Haskell stack issue [0]
> that involves GHC bindists.

In addition to Sebastien's comment, take a look to
https://github.com/golang/go/issues/15227 . Go has also the same
problem.

-- 
Juan Francisco Cantero Hurtado http://juanfra.info

Reply via email to