Re: Static binaries on newer releases

2017-02-25 Thread Martijn Rijkeboer
On 02/24/17 13:07, Juan Francisco Cantero Hurtado wrote: > 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 tha

Re: Static binaries on newer releases

2017-02-25 Thread Martijn Rijkeboer
On 02/24/17 12:07, Sebastien Marie wrote: > 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 o

Re: Static binaries on newer releases

2017-02-24 Thread Juan Francisco Cantero Hurtado
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

Re: Static binaries on newer releases

2017-02-24 Thread Sebastien Marie
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

Static binaries on newer releases

2017-02-24 Thread Martijn Rijkeboer
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 involv