2011/12/22 niXman <[email protected]>:
> Hi guys!
>
> I built MinGW from gcc-trunk sources (rev 182614) + mingw-w64-headers
> (rev 4703).
> Then I compile this simple code:
>   #include <iostream>
>   int main() {}
>
> At run of the executable file I get the error: "The procedure entry
> point vsnprintf could not be located in the dynamic link library
> msvcrt.dll"
>
> What am I doing wrongly?
>
> Regards.

Hmm, I would assume that you didn't built current trunk's crt.
Otherwise we might have here another issue.

Kai

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to