devel/sdl12 and gcc -m32

Anonymous swell.k at gmail.com
Tue Aug 31 09:49:24 UTC 2010


René Ladan <r.c.ladan at gmail.com> writes:

>> -m32 is not supported yet, especially not by the ports tree. And even if
>> you manage to compile sources it wouldn't link against 64bit libs.
>>
> Hmm ok, I'll add a NOT_FOR_ARCH / ONLY_FOR_ARCH to the port.

ONLY_FOR_ARCHS/NOT_FOR_ARCHS set IGNORE, not BROKEN for the port.
IIRC, tinderbox has -trybroken option in order to test whether the ports
is *still* broken or not.

>
>> There is a way to compile 32bit ports on amd64 but it involves either
>> using chroot() or different LOCALBASE.
>
> The wine approach.

Nah, wine is mostly useful for running 32bit apps. And wine64 for
running 64bit apps is still experimental. It's only makes sense for it
to have IGNORE for non-i386 archs.


More information about the freebsd-ports mailing list