On Tue, Jan 22, 2013 at 3:37 AM, Salil Wadnerkar <rohsh...@gmail.com> wrote:
> Hi,
>
> Some programs like smlnj, which is SML by New Jersey, support only 32-bit
> binaries. On Linux distros, I can use gcc multilib support. How do I do
> that in OpenBSD?

in general, if a port exists look at the Makefile for hints. smlnj was
updated within the last few weeks and is marked i386 only. so you can
use it on i386 only.
www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/lang/smlnj/Makefile

you can checkout 10 min delayed commits to the src, ports, xenocara
trees on here
www.openbsd.org/cgi-bin/cvsweb/

some people here use openports.se to quickly see if a port exists.

Reply via email to