This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Microwindows on eCos


Now I have turn off the compile option and got a success in runing win32 api
in ecos.
Thank you very much .
I have another problem in microwindows:
    I found the tcp/ip stack in ecos can't support nanox .The union
sockaddr_un in file "client.c" can't be found in ecos . So I can't get the
nano-x library .
Are there anybody had resolve this problem ?
Help me , thanks
----- Original Message -----
From: "Rosimildo daSilva" <rosimildo@hotmail.com>
To: <wangw@start.com.cn>; <sehyeong@hanmail.net>;
<ecos-discuss@sources.redhat.com>
Sent: Friday, March 02, 2001 6:34 AM
Subject: Re: [ECOS] Microwindows on eCos


> e this
>
>
> >From: "wangwei" To: Á¶¼¼Çü , Subject: Re: [ECOS] Microwindows on eCos
Date:
> >Thu, 1 Mar 2001 09:43:18 +0800
> >
> >Hi, Now I'm also port microwindows to ecos. but I met a problem: I can't
> >success to compile the file mwobjects.cc in directory ./mwin/mwobject/,
> >because the file is include a linux c++ file which can't be found in
ecos.
> >You said you can run it in synthetic linux ,can you tell me how can you
> >resolve this problem.
>
> You cannot. mwobject is a C++ wrapper for Microwindows ( Win32 API ). It
> uses STL, and STL is supported by Ecos at this time.
>
> The good news is that you *do not need it*, unless you are a
> C++ guru, and are sick and tired of the *boring* C based
> Win32 API. MwObject only used by the Win32 API, and the NanoX
> API does not use it.
>
> Rosimildo.
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]