- To: <N8TM at aol dot com>
- Subject: Re: EGCS 1.1 b
- From: "Emmanuel Blot" <emmanuel dot blot at wanadoo dot fr>
- Date: Sun, 4 Oct 1998 14:26:17 +0200
-----Message d'origine-----
De : N8TM@aol.com <N8TM@aol.com>
À : emmanuel.blot@wanadoo.fr <emmanuel.blot@wanadoo.fr>; egcs@cygnus.com
<egcs@cygnus.com>
Date : dimanche 4 octobre 1998 02:35
Objet : Re: EGCS 1.1 b
>> By the way, how to compile
>> * for target i586-pc-win32 ?
>> * for target powerpc-mv2603-vxworks ?
>You should get the binary distribution egcs-1.1 from Mumit Khan's site,
>ftp://www.xraylith.wisc.edu/.../~khan. gcc 2.7-B19 is admittedly
inadequate.
Ok. Thanks. I've done it and successfully recompiled make 3.77 using
egcs 1.1 under win32 environment.
But, I always get the same message while processing "configure" script:
BASH.EXE-2.01$ ./configure --target=powerpc-mv2603-vxworks
Configuring for a i586-pc-cygwin32 host.
....
target powerpc-mv2603-vxworks is not supported.
How could I exactly know which targets are supported,
and which release of egcs or gcc can I use to build a cross-compiler
for vxworks/ppc603 (which source release, I mean, because the development
chain now seems to work well) ?
Thanks,
Emmanuel.
>If you wish to build from source under B19, you should read the advice in
>various FAQ's, also install make-3.77, coolview/cygwinb19.dll,... Mumit's
>binaries were built under linux, but you'll need to check his site for
advice
>on this.
>