Re: [Mingw-w64-public] Compiler toolchain for embedded windows platform

2012-05-25 Thread JonY
On 5/26/2012 00:32, Alberto Luaces wrote: > Hello, > > I'm trying to deploy a DLL to be run in a windows-based, embedded > device. In order to compile it, I have used mingw w64. The DLL works > fine on windows in a regular PC. However, it fails to load when the > used from the device. The reas

[Mingw-w64-public] Compiler toolchain for embedded windows platform

2012-05-25 Thread Alberto Luaces
Hello, I'm trying to deploy a DLL to be run in a windows-based, embedded device. In order to compile it, I have used mingw w64. The DLL works fine on windows in a regular PC. However, it fails to load when the used from the device. The reason is that the device has a MSVCRT.DLL library that la