public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Tool chains, and I386
@ 2001-09-24 22:36 Gregg C Levine
  2001-09-24 23:27 ` Robin Farine
  0 siblings, 1 reply; 3+ messages in thread
From: Gregg C Levine @ 2001-09-24 22:36 UTC (permalink / raw)
  To: ecos - discuss

Hello from Gregg C Levine normally with Jedi Knight Computers
Can the eCos build arrangements be told to build using the pre-existing
toolchain on a I386 type Linux platform? In this case, I mean here. The
host is a Pentium III based system. Any suggestions for doing that, I
mean.
Gregg C Levine drwho8@att.net or drwho8@worldnet.att.net
"Was this trip really necessary?"

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

* Re: [ECOS] Tool chains, and I386
  2001-09-24 22:36 [ECOS] Tool chains, and I386 Gregg C Levine
@ 2001-09-24 23:27 ` Robin Farine
  2001-09-25 12:46   ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Robin Farine @ 2001-09-24 23:27 UTC (permalink / raw)
  To: drwho8; +Cc: ecos - discuss

Gregg C Levine <drwho8@att.net> writes:

> Hello from Gregg C Levine normally with Jedi Knight Computers
> Can the eCos build arrangements be told to build using the pre-existing
> toolchain on a I386 type Linux platform? In this case, I mean here. The
> host is a Pentium III based system. Any suggestions for doing that, I
> mean.

If you build eCos for the linux synthetic target then yes, it should work
with something like this in your config:

cdl_option CYGBLD_GLOBAL_COMMAND_PREFIX {
    user_value ""
};

But if you want to build it for the raw pc target then I think that you'll need
the tools for the i386-elf target.

Robin

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

* Re: [ECOS] Tool chains, and I386
  2001-09-24 23:27 ` Robin Farine
@ 2001-09-25 12:46   ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2001-09-25 12:46 UTC (permalink / raw)
  To: Robin Farine; +Cc: drwho8, ecos - discuss

Robin Farine wrote:
> 
> Gregg C Levine <drwho8@att.net> writes:
> 
> > Hello from Gregg C Levine normally with Jedi Knight Computers
> > Can the eCos build arrangements be told to build using the pre-existing
> > toolchain on a I386 type Linux platform? In this case, I mean here. The
> > host is a Pentium III based system. Any suggestions for doing that, I
> > mean.
> 
> If you build eCos for the linux synthetic target then yes, it should work
> with something like this in your config:
> 
> cdl_option CYGBLD_GLOBAL_COMMAND_PREFIX {
>     user_value ""
> };
> 
> But if you want to build it for the raw pc target then I think that you'll need
> the tools for the i386-elf target.

It may be possible to use the native tools even for those, but it depends
on the version of the tools :-|. Try it, and if it doesn't work, build up
the i386-elf tools :-).

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] 3+ messages in thread

end of thread, other threads:[~2001-09-25 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-24 22:36 [ECOS] Tool chains, and I386 Gregg C Levine
2001-09-24 23:27 ` Robin Farine
2001-09-25 12:46   ` 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).