Re: devel/sdl12 and gcc -m32

2010-08-31 Thread Anonymous
René Ladan 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.

Re: devel/sdl12 and gcc -m32

2010-08-31 Thread René Ladan
(cc'ing submitter of the port) 2010/8/31 Anonymous : > René Ladan writes: > >> Hi, >> >> I was trying to build the future port games/avp-demo (ports/138806) on >> my 9.0-amd64 laptop >> with system gcc, but this failed because of SDL errors: >> >> gcc -m32 -g -Wall -pipe -Isrc -Isrc/include -Isrc

Re: devel/sdl12 and gcc -m32

2010-08-31 Thread Anonymous
René Ladan writes: > Hi, > > I was trying to build the future port games/avp-demo (ports/138806) on > my 9.0-amd64 laptop > with system gcc, but this failed because of SDL errors: > > gcc -m32 -g -Wall -pipe -Isrc -Isrc/include -Isrc/win95 -Isrc/avp > -Isrc/avp/win95 -Isrc/avp/support -Isrc/avp/w

devel/sdl12 and gcc -m32

2010-08-31 Thread René Ladan
Hi, I was trying to build the future port games/avp-demo (ports/138806) on my 9.0-amd64 laptop with system gcc, but this failed because of SDL errors: gcc -m32 -g -Wall -pipe -Isrc -Isrc/include -Isrc/win95 -Isrc/avp -Isrc/avp/win95 -Isrc/avp/support -Isrc/avp/win95/frontend -Isrc/avp/win95/gadge