From: Michel_Pinton AT swhouse DOT com Subject: PPC821 cross-compiler for NT-host 14 Dec 1998 20:02:16 -0800 Message-ID: <852566DA.0071B3E8.00.cygnus.gnu-win32@sh1.swhouse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: gnu-win32 AT cygnus DOT com Hi, I am trying to build a cross compiler for a PPC821 hosted on NT (SP3) . Can I use the new b20.1 cygwin (egcs) release (binaries and source) and build a cross-compiler from that? Or do I have to pick and choose the various pieces for the version specified in the cross-gcc FAQ? I'm alittle at a loss. What I did was download the binaries and source, create a new directory for where the xcompiled code should go, and typed the following in the bash shell delivered as part of the b20.1 release: bash-2.02$ ../src/configure --prefix=/cygnus/cygwin-b20 --target=powerpc-eabi bash-2.02$ make > make.log 2>&1 But this didn't really do much, creates some directories, built a library or two, but not alot. Does anyone know if there is a PPC port for Little-Endian mode? Our other "embedded" compiler is the PPC821 compiler from Microsoft for Windows CE 2.x and it's ETK, Windows CE wants things Little-Endian (Wintel, what do you expect?); so for our CE-specific work we have to use that compiler but I was hoping to get the GNU cross compiler working for our H/W engineers for there low-level board debug. Thanks for any help Michel __________________ Michel Pinton Sr Principal S/W Engineer Sensormatic ACD - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".