> Also note that it is possible to have an i386 port-building jail on an
> amd64 system.


So, make/build/run a normal jail using the 64 bit os "world", add -m32
to the make.conf CFLAGS and CXXFLAGS, build stuff in the jail, and
copy it to main (non-jailed) system, and run ldconfig on the library
directories? I'd probably also change PREFIX/LOCALBASE to prevent the
files from the ports from colling with the base system files when I
copy them over.

Thanks,
-Jim Stapleton
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to