Date: Fri, 21 Feb 2003 12:46:43 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Sean_Welch@alum.wofford.org Cc: freebsd-ppc@freebsd.org Subject: Re: Also interested in testing Message-ID: <15958.26115.71874.247330@grasshopper.cs.duke.edu> In-Reply-To: <2477619.1045847794323.JavaMail.nobody@statler.psp.pas.earthlink.net> References: <2477619.1045847794323.JavaMail.nobody@statler.psp.pas.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Sean Welch writes: > Finally, I wasn't able to find anything helpful for > cross-compiling at all. The closest I got was an > archived email about problems cross-compiling for apha > on a pc but there wasn't much detail. Could someone > here point me to a comprehensive guide or give me > specific instructions? I figure while I'm trying to Benno and Peter touched on this yesterday: Benno> make -DNO_WERROR -DNO_BIND -DNOSHARED -DNOINFO -DNOGAMES -DNOPROFILE Benno> -DNOSHARE -DNOCRYPT -DNOSECURE -DNOLIBC_R -DNO_IPFILTER -DNO_CXX Benno> -DNOFORTH -DNO_FORTH TARGET_ARCH=powerpc buildworld PeterG> You should take out -DNO_WERROR, -DNO_CXX, and -DNOSHARED. buildworld is clean PeterG> with the above gcc patch, C++ builds fine, and shared libs have been working PeterG> since the rtld checkin. Note there is a problem at runtime with libstdc++, PeterG> hopefully that'll be fixed soon. David O'Brien has commited a few things in the interum which may help you. You'll also want the gcc diffs that Peter Grehan mentioned in his post. Drew 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?15958.26115.71874.247330>