Re: Windows CE 5.0 bug list
- From: "Dean Ramsier" <ramsiernospam@xxxxxxxxxx>
- Date: Thu, 2 Jun 2005 08:59:00 -0400
What you really want to look at is WINCE500\PUBLIC\COMMON\CESYSGEN\makefile
There, you'll find numerous references to VMINI. This is where you'll find
the logic that turns it into a dll during the sysgen phase.
--
Dean Ramsier - eMVP
Vibren Technologies
http://www.vibren.com/Products/schema_bsp.htm
"Soh Kok Hong" <kokhong.soh@xxxxxxxxx> wrote in message
news:u9fTJqlZFHA.3132@xxxxxxxxxxxxxxxxxxxxxxx
> I've managed to get the vmini.dll built by including the Local Area
Netowork
> option. But I am still not sure exactly how it got built.
>
> I've read the article and I am in the process of tracing through how the
DLL
> got built. I am still reading the cebuild.bat file try to work out how
the
> vmini.dll file got created. Some of the other DLLs like ddi_nop.dll are
> quite easy to figure out because there is a sources file in its source
> directory that indicates that a DLL file should be built. However, the
> corresponding sources file for VMINI says that it should build a library.
> So, VMINI is somewhat special in this respect...
>
> According to your article, in the BSP phase:
>
> " The output of the BSP phase is normally placed in a CPU-specific
directory
> in the platform for EXEs and DLLs on an emulator build. That is,
> C:\WINCE400\PLATFORM\EMULATOR\lib\x86\[retail | debug] for libraries, and
> C:\WINCE400\PLATFORM\EMULATOR\target\x86\[retail | debug] for EXE and DLL
> modules."
>
> In my case, I suppose you can replace EMULATOR with CEPC. However, there
> are also other files generated in this phase (I think) in directories:
>
> %_PROJECTROOT%\cesysgen\oak\lib\x86\[retail | debug] and
> %_PROJECTROOT%\cesysgen\oak\target\x86\[retail | debug]
>
> Is that correct?
>
>
> "Steve Maillet (eMVP)" <nospam1@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:uleq0xkZFHA.1368@xxxxxxxxxxxxxxxxxxxxxxx
> > 1) Haven't used that particular machine before so I can't speak about
that
> > one.
> >
> > 2) Did you read the articles I listed? They detail how the system builds
> > it's DLLs in the sysgen phase.
> >
> > --
> > Steve Maillet
> > EmbeddedFusion
> > www.EmbeddedFusion.com
> > smaillet at EmbeddedFusion dot com
> >
> >
>
>
.
- References:
- Re: Windows CE 5.0 bug list
- From: Soh Kok Hong
- Re: Windows CE 5.0 bug list
- From: Steve Maillet \(eMVP\)
- Re: Windows CE 5.0 bug list
- From: Soh Kok Hong
- Re: Windows CE 5.0 bug list
- Prev by Date: Re: Power Management and OEMIdle
- Next by Date: Re: Sysgen questions when "Implementing the Notification UI"?
- Previous by thread: Re: Windows CE 5.0 bug list
- Next by thread: Re: Windows CE 5.0 bug list
- Index(es):
Relevant Pages
|