On Mon, Dec 15, 2008 at 09:31:23PM -0500, Jared D. McNeill wrote:
$ cd ~/pkgsrc32/pkgsrc/bootstrap
$ sudo ./bootstrap --prefix /usr/pkg32 \
--pkgdbdir /var/db/pkg32 \
--sysconfdir /usr/pkg32/etc \
--varbase /usr/pkg32/var \
--abi 32
One important question is whether or not why might want to do the
_COMPILER_ABI_FLAG.32 thingy and the rest automatically. This is
important, as check-shlibs.mk needs to know the default rpath settings,
if /usr/lib/i386 or whatever doesn't appear as explicit rpath. It would
also reduce the chance of unnecessary messing up.