On Tue, Aug 23, 2011 at 2:26 PM, noel beck <[email protected]> wrote: > We are trying to compile i386 on a FreeBSD 8.2r amd64. > we are getting an error stating that libstdc++.so.6, is missing. > COMPACT6x and COMPACT7x have been installed. But this does not solve the > problem. > Is it possible to compile i386 on and amd64 system? >
I believe compiler flags to /lib32 is required (-L/usr/lib32 or something) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
