public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* AW: [ECOS] Gcc configuration for i386 PC
@ 2001-06-20  5:26 Edelmann Thomas
  2001-06-20 13:18 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Edelmann Thomas @ 2001-06-20  5:26 UTC (permalink / raw)
  To: 'A Roturier'; +Cc: 'ecos-discuss@sources.redhat.com'

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

Hi,

target should be '--target=i386-elf-gnu'

works fine on linux

bye,
Thomas

> -----Ursprüngliche Nachricht-----
> Von: A Roturier [ mailto:roturier@hotmail.com ]
> Gesendet: Mittwoch, 20. Juni 2001 05:26
> An: ecos-discuss@sources.redhat.com
> Betreff: [ECOS] Gcc configuration for i386 PC
> 
> 
> Hi all,
> 
> I was trying to configure gcc for i386 (after successfully compiling
> and installing binutils) in cygwin under Windows ME with commands
> 
>     mkdir -p /tmp/build/gcc
>     cd /tmp/build/gcc
>     /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
> 
> And the configuration process stopped with such messgaes:
> 
>     :
>     :
>     checking for sys_siglist declaration in signal.h or unistd.h... no
>     checking if mkdir takes one argument... no
>     configuration i386-pc-elf not supported
>     Configure in /tmp/build/gcc/gcc failed, exiting.
> 
> I had successfully build gcc for ARM under Windows ME. And I 
> wonder why it
> failed for the most popular (I suppose ?) platform. :p
> 
> Thanks for help.
> 
> KC
> 
> ______________________________________________________________
> ___________
> Get Your Private, Free E-mail from MSN Hotmail at 
http://www.hotmail.com .

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

* Re: AW: [ECOS] Gcc configuration for i386 PC
  2001-06-20  5:26 AW: [ECOS] Gcc configuration for i386 PC Edelmann Thomas
@ 2001-06-20 13:18 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-06-20 13:18 UTC (permalink / raw)
  To: Edelmann Thomas
  Cc: 'A Roturier', 'ecos-discuss@sources.redhat.com'

Edelmann Thomas wrote:
> 
> Hi,
> 
> target should be '--target=i386-elf-gnu'

[well spotted - looks like I was wrong about my patch comment in my earlier
mail].

Actually i386-elf is I believe more correct.

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
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/

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

end of thread, other threads:[~2001-06-20 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-20  5:26 AW: [ECOS] Gcc configuration for i386 PC Edelmann Thomas
2001-06-20 13:18 ` 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).