public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* elkslibc question
@ 2004-03-05 23:48 ShadowRage
  2004-03-06  2:18 ` Stefan de Konink
  0 siblings, 1 reply; 3+ messages in thread
From: ShadowRage @ 2004-03-05 23:48 UTC (permalink / raw)
  To: linux-8086

can you take a common app say, like busybox and use it to compile for 8086?

-- 
AcidChat IRC Network
www.acidchat.net

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

* Re: elkslibc question
  2004-03-05 23:48 elkslibc question ShadowRage
@ 2004-03-06  2:18 ` Stefan de Konink
  2004-03-06  7:28   ` Paul Nasrat
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan de Konink @ 2004-03-06  2:18 UTC (permalink / raw)
  To: ShadowRage; +Cc: linux-8086

On Fri, 5 Mar 2004, ShadowRage wrote:

> can you take a common app say, like busybox and use it to compile for 8086?

If it is compiled in your Elks toolchain, and it links, yes you can.

Busybox works with uCLibc, what is forked from the Elks version of it. So
it is best to try it, and if it won't work, just try to fix it by adding
the required functions to the application by copy-paste from a working
Libc source ;-)

Good Luck,

Stefan


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

* Re: elkslibc question
  2004-03-06  2:18 ` Stefan de Konink
@ 2004-03-06  7:28   ` Paul Nasrat
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Nasrat @ 2004-03-06  7:28 UTC (permalink / raw)
  To: linux-8086

On Sat, Mar 06, 2004 at 03:18:03AM +0100, Stefan de Konink wrote:
> On Fri, 5 Mar 2004, ShadowRage wrote:
> 
> > can you take a common app say, like busybox and use it to compile for 8086?
> 
> If it is compiled in your Elks toolchain, and it links, yes you can.

> Busybox works with uCLibc, what is forked from the Elks version of it. So
> it is best to try it, and if it won't work, just try to fix it by adding
> the required functions to the application by copy-paste from a working
> Libc source ;-)

Also starting from an older version is probably a good idea.  uclibc has grown
a lot from dev86 :)

http://busybox.net/downloads/legacy/

Paul

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

end of thread, other threads:[~2004-03-06  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-05 23:48 elkslibc question ShadowRage
2004-03-06  2:18 ` Stefan de Konink
2004-03-06  7:28   ` Paul Nasrat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox