this is using XP Pro Sp3 32-bit.
I am running auto build mingw-w32-bin_i686-mingw_20111127

Sun 01/22/2012  1:03:16.90|C:\prj\df\df-3.10\win\tests|>%cpp32% --version
i686-w64-mingw32-g++.exe (GCC) 4.7.0 20111219 (experimental)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Sun 01/22/2012  1:03:31.46|C:\prj\df\df-3.10\win\tests|>

so I guess we will have to stick with
mingw-w64-bin_i686-mingw_20111127
mingw-w32-bin_i686-mingw_20111127

that one works just fine (but mingw and mingw-w64 has no wbuffer_convert for 
doing unicode streams).


sorry, previous msg subject said cout, that was a previous test file,and I 
forgot to change the subject line.




>________________________________
> From: Jim Michaels <[email protected]>
>To: mingw64 users <[email protected]> 
>Sent: Sunday, January 22, 2012 12:54 AM
>Subject: [Mingw-w64-public] cout causes crash
> 
>
>I wrote a simple test program.#include <iostream>
>using namespace std;
>#include <iostream>
>int main(void) { return 0; }
>
>it doesn't like iostream.  causes
>
>after compiling and executing, a messagebox comes up that says:
>cout.exe - Entry Point Not Found
>(X) The procedure entry point vsnprintf could not be located in the dynamixc 
>link library msvcrt.dll.
>
>
>
>
>-------------
>Jim Michaels
>[email protected]
>[email protected]
>http://JimsComputerRepairandWebDesign.com
>http://JesusnJim.com (my personal site, has software)
>---
>Computer memory measurements, SSD measurements, microsoft disk size 
>measurements (note: they will say GB or MB or KB or TB when it is not!):
>[KiB] [MiB] [GiB] [TiB]
>[2^10B=1,024B=1KiB]
>[2^20B=1,048,576B=1MiB]
>[2^30B=1,073,741,824B=1GiB]
>[2^40B=1,099,511,627,776B=1TiB]
>hard disk industry disk size measurements:
>[KB] [MB] [GB] [TB]
>[10^3B=1,000B=1KB]
>[10^6B=1,000,000B=1MB]
>[10^9B=1,000,000,000B=1GB]
>[10^12B=1,000,000,000,000B=1TB]
>
>
>
>------------------------------------------------------------------------------
>Try before you buy = See our experts in action!
>The most comprehensive online learning library for Microsoft developers
>is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>Metro Style Apps, more. Free future releases when you subscribe now!
>http://p.sf.net/sfu/learndevnow-dev2
>_______________________________________________
>Mingw-w64-public mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
>
>
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to