[erlang-bugs] Erlang/OTP R11B-3 OpenBSD patches

Jon Olsson jon@REDACTED
Thu Feb 15 17:12:29 CET 2007


On Thu, Feb 15, 2007 at 04:52:16PM +0100, Mikael Pettersson wrote:
[snip]
> While this may solve your immediate problem (64-bit mode code
> on OpenBSD/SPARC64), it's inappropriate for other cases: What
> if the user prefers to generate 32-bit code on OpenBSD? What
> about other operating systems on SPARC64?

For the record:

core% uname -a                 
OpenBSD xxx.yyy.com 4.0 GENERIC#999 sparc64
core% gcc -m32 z.c       
cc1: error: -m32 is not supported by this configuration

I guess this means OpenBSD doesn't support 32 bit code compilation
on sparc64? Correct me if I'm wrong.

Cheers,
-- 
Jon



More information about the erlang-bugs mailing list