This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: compiling the cross compiler for i-386


Hi 

You probably made the same mistake i did one. Write the command all on
one line without the \

        Andrew

On Wed, Mar 14, 2001 at 03:38:16PM +0100, Hansj?rg Petriffer wrote:
> I followed the instruction to compiling the cross compiler for i386 on
> http://sources.redhat.com/ecos/tools/win-i386-elf.html but I receive allways
> the message cannot find config.sub when I type the command 
> 
> /src/gcc/gcc-2.95.2/configure --target=i386-elf \
> --prefix=/tools \
> --exec-prefix=/tools/H-i686-pc-cygwin \
> --with-gnu-as --with-gnu-ld --with-newlib \
> -v 2>&1 | tee configure.out 
> 
> Can anyone help me?
> 
> Thanks a lot


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]