Date: 21 Feb 2003 10:13:02 +1100 From: Benno Rice <benno@FreeBSD.org> To: freebsd-powerpc@freebsd.org Subject: Patch to allow buildworld for powerpc Message-ID: <1045782782.618.48.camel@localhost>
next in thread | raw e-mail | index | archive | help
--=-Hn/aGcCLZEHhvKPV6WIA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Unfortunately we can't build world on a stock tree yet. The following patch disables everything that doesn't build just yet: http://jeamland.net/~benno/powerpc-buildworld.diff You will notice when building world that you get a lot of warnings from gcc about the prototypes for various mem* and str* functions differing from it's builtins. I'm talking to the toolchain guys at the moment about fixing these. The command I use to build world is: make -DNO_WERROR -DNO_BIND -DNOSHARED -DNOINFO -DNOGAMES -DNOPROFILE -DNOSHARE -DNOCRYPT -DNOSECURE -DNOLIBC_R -DNO_IPFILTER -DNO_CXX -DNOFORTH -DNO_FORTH TARGET_ARCH=3Dpowerpc buildworld --=20 Benno Rice <benno@FreeBSD.org> --=-Hn/aGcCLZEHhvKPV6WIA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+VWD+XjRwWofFmQkRAg0EAJ9n5yL0h3B/kgsGSk4Tye2j7P2aUACfemHC /QPrMJ2h0zDexIw7jX9yRp8= =T+kG -----END PGP SIGNATURE----- --=-Hn/aGcCLZEHhvKPV6WIA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045782782.618.48.camel>