Re: Windows CE 5.0 bug list



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
>
>


.



Relevant Pages

  • Re: adding XML support (without new OS image)
    ... In theory an image built without MSXML3 can have it added after the fact. ... then it would look like msxml3 dll being not setup right isn't the ... the OS image that you're targeting and a debug msxml3.dll. ... > but during the time the CE.NET OS was built without XML support. ...
    (microsoft.public.windowsce.platbuilder)
  • dll Release or Debug?
    ... Is there any way to tell if a dll that was built was built in debug or ... and we think it might be because this dll was build incorrect. ... Brent ...
    (microsoft.public.dotnet.general)
  • Re: What reference should I add, Debug or Release?
    ... >> When I'm adding a reference to another project that is built as one of ... should I add the dll in Debug or the one in ... I have to delete the reference and add it once again. ... > automatically use the debug or release build of that dll depending on ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VS 2005 debugging ASP.NET 2.0 does not break
    ... I have the same problem when trying to debug a DotNetNuke ... The project is built with debug options wherever I can set it..in the ... No native symbols in symbol file. ... Module is optimized and the debugger option 'Just ...
    (microsoft.public.vsnet.debugging)
  • ThisApplication_Startup event not firing
    ... However the event will not fire in debug. ... not built with debug information. ... InitializeTrace ...
    (microsoft.public.vsnet.vstools.office)