public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Knows anyone a location, where I can download an i386-target crosscompiler for a i686-cygwin host machine?
@ 2001-03-15 23:28 Hansjörg Petriffer
  2001-03-15 23:37 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Hansjörg Petriffer @ 2001-03-15 23:28 UTC (permalink / raw)
  To: 'ecos-discuss@sources.redhat.com'

Because I fail allways with building an cross compiler for ECOS
(i386-target) following to the instruction on the ecos side, now I searc a
location where I can download the gcc for that. I have no other idea how I
can solve otherwise the problem.

Thanks for any hint

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Knows anyone a location, where I can download an i386-target crosscompiler for a i686-cygwin host machine?
  2001-03-15 23:28 [ECOS] Knows anyone a location, where I can download an i386-target crosscompiler for a i686-cygwin host machine? Hansjörg Petriffer
@ 2001-03-15 23:37 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-03-15 23:37 UTC (permalink / raw)
  To: Hansjörg Petriffer
  Cc: 'ecos-discuss@sources.redhat.com'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1244 bytes --]

Hansjörg Petriffer wrote:
> 
> Because I fail allways with building an cross compiler for ECOS
> (i386-target) following to the instruction on the ecos side, now I searc a
> location where I can download the gcc for that. I have no other idea how I
> can solve otherwise the problem.

Perhaps describe exactly what problem you are having? Is it this one:

> 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 

If so, then did you follow Andrew's suggestion of typing this all on one
line?

Also, check that there really is a file /src/gcc/gcc-2.95.2/config.sub. You
should also be able to run it yourself e.g. as:

/src/gcc/gcc-2.95.2/config.sub i386-elf

which should return:

i386-pc-elf

If it doesn't, we can look closer.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-03-15 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-15 23:28 [ECOS] Knows anyone a location, where I can download an i386-target crosscompiler for a i686-cygwin host machine? Hansjörg Petriffer
2001-03-15 23:37 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).