nanogui: Thread: MicroWindows and uC-libc


[<<] [<] Page 1 of 2 [>] [>>]
Subject: MicroWindows and uC-libc
From: Romain Vignes ####@####.####
Date: 27 Jul 2000 17:59:16 -0000
Message-Id: <398077F9.9403CB53@eprocess.fr>

In the next few days I will try to build MicroWindows with uC-libc, in
order to get smaller binaries.

Is there any related work ? Do you think I will encouter big problems ?

Do you know where I could download a tarball of the uC-libc current
release ?

Thanks.

-- 
Romain Vignes
eProcess - embedded solutions
####@####.####
Subject: Re: MicroWindows and uC-libc
From: "Greg Haerr" ####@####.####
Date: 27 Jul 2000 18:28:38 -0000
Message-Id: <048301bff7f8$b3416260$6817dbd0@censoft.com>

: In the next few days I will try to build MicroWindows with uC-libc, in
: order to get smaller binaries.

Romain - this is a GREAT idea.  I've been wanting to do
this for quite some time.  I'll back you with any help I can.



: 
: Is there any related work ? Do you think I will encouter big problems ?

I don't think anyone's worked on this yet, go for it! ;-)




: 
: Do you know where I could download a tarball of the uC-libc current
: release ?

try opensource.lineo.com, I think I saw it there.

Regards,

Greg





: 
: Thanks.
: 
: -- 
: Romain Vignes
: eProcess - embedded solutions
: ####@####.####
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: ####@####.####
: For additional commands, e-mail: ####@####.####
: 
: 

Subject: Re: MicroWindows and uC-libc
From: "E.Allen Soard" ####@####.####
Date: 27 Jul 2000 18:45:51 -0000
Message-Id: <3980837F.95884791@espsw.net>

Greg Haerr wrote:
> 
> : In the next few days I will try to build MicroWindows with uC-libc, in
> : order to get smaller binaries.
> :
> : Do you know where I could download a tarball of the uC-libc current
> : release ?
> 
> try opensource.lineo.com, I think I saw it there.


If you can't find it there, I have the current cvs tree. let me know and
I'll send it to you.
Subject: Re: MicroWindows and uC-libc
From: George Harvey ####@####.####
Date: 27 Jul 2000 21:44:56 -0000
Message-Id: <yam8243.1409.139377096@smtp.dial.pipex.com>

On 27-Jul-00, Romain Vignes wrote:
>In the next few days I will try to build MicroWindows with uC-libc, in
>order to get smaller binaries.

>Is there any related work ? Do you think I will encouter big problems ?

Is uC-libc the libc that comes with uClinux? If so, then I have built
Microwindows on uClinux and it works (Coldfire release from early
January ported to an Isicad Prisma workstation). If not, what is it?

George


Subject: Re: MicroWindows and uC-libc
From: Ruiming Qin ####@####.####
Date: 28 Jul 2000 07:08:47 -0000
Message-Id:

On 27-Jul-00, Romain Vignes wrote:
>In the next few days I will try to build MicroWindows with uC-libc, in
>order to get smaller binaries.

>Is there any related work ? Do you think I will encouter big problems ?

Is uC-libc the libc that comes with uClinux? If so, then I have built
Microwindows on uClinux and it works (Coldfire release from early
January ported to an Isicad Prisma workstation). If not, what is it?

George



---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####

Subject: Re: MicroWindows and uC-libc
From: Ruiming Qin ####@####.####
Date: 28 Jul 2000 07:10:33 -0000
Message-Id:

On 27-Jul-00, Romain Vignes wrote:
>In the next few days I will try to build MicroWindows with uC-libc, in
>order to get smaller binaries.

>Is there any related work ? Do you think I will encouter big problems ?

Is uC-libc the libc that comes with uClinux? If so, then I have built
Microwindows on uClinux and it works (Coldfire release from early
January ported to an Isicad Prisma workstation). If not, what is it?

George



---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####

Subject: Re: MicroWindows and uC-libc
From: Romain Vignes ####@####.####
Date: 28 Jul 2000 07:11:20 -0000
Message-Id: <398131A2.FFD929E9@eprocess.fr>

George Harvey wrote:
> 
> On 27-Jul-00, Romain Vignes wrote:
> >In the next few days I will try to build MicroWindows with uC-libc, in
> >order to get smaller binaries.
> 
> >Is there any related work ? Do you think I will encouter big problems ?
> 
> Is uC-libc the libc that comes with uClinux? If so, then I have built
> Microwindows on uClinux and it works (Coldfire release from early
> January ported to an Isicad Prisma workstation). If not, what is it?

Great news !!

Yes uC-libc is the std lib that comes with uClinux. But the version that
is distributed with uClinux is 68K specific.

My plan is to make it work on my Linux x86 desktop computer.

Did you have to do some changes for building mwin with uC-libc ?

-- 
Romain Vignes
eProcess - embedded solutions
####@####.####
Subject: Re: MicroWindows and uC-libc
From: "Greg Haerr" ####@####.####
Date: 28 Jul 2000 07:12:42 -0000
Message-Id: <02b801bff863$3dc2f1a0$15320cd0@gregh>

: Is uC-libc the libc that comes with uClinux? If so, then I have built
: Microwindows on uClinux and it works (Coldfire release from early
: January ported to an Isicad Prisma workstation). If not, what is it?

uCLibc started there, apparently.  Now it's being run
by Erik Andersen at and it's at opensource.lineo.com.

I haven't checked out the source code yet

Regards,

Greg

Subject: Re: MicroWindows and uC-libc
From: Alan Cox ####@####.####
Date: 28 Jul 2000 13:55:20 -0000
Message-Id: <E13IAXJ-00058V-00@the-village.bc.nu>

> : Is uC-libc the libc that comes with uClinux? If so, then I have built
> : Microwindows on uClinux and it works (Coldfire release from early
> : January ported to an Isicad Prisma workstation). If not, what is it?
> 
> uCLibc started there, apparently.  Now it's being run
> by Erik Andersen at and it's at opensource.lineo.com.
> 
> I haven't checked out the source code yet

There is also a small highly portable libc based on newlib and used for stuff
like eCos. It lacks the kernel interface definitions but would meet the
requesters portability concerns

Subject: Re: MicroWindows and uC-libc
From: Erik Andersen ####@####.####
Date: 28 Jul 2000 15:01:09 -0000
Message-Id: <20000728090115.B1219@codepoet.org>

On Fri Jul 28, 2000 at 09:09:22AM +0200, Romain Vignes wrote:
> 
> Great news !!
> 
> Yes uC-libc is the std lib that comes with uClinux. But the version that
> is distributed with uClinux is 68K specific.
> 
> My plan is to make it work on my Linux x86 desktop computer.

Already done.  See http://opensource.lineo.com/cgi-bin/cvsweb/uC-libc/

 -Erik

--
Erik B. Andersen   Web:    http://www.xmission.com/~andersen/ 
                   email:  ####@####.####
--This message was written using 73% post-consumer electrons--
[<<] [<] Page 1 of 2 [>] [>>]


Powered by ezmlm-browse 0.20.