On Tue, 16 Jun 2009 21:03:44 +0200, Danny Backx <danny.ba...@scarlet.be>
wrote:
> The C++ library on x86 appears to crash at initialisation even in the
> simplest of programs. At least, it does so when compiled against the DLL
> version of the library.
> 
> #include <iostream>
> using namespace std;
> int main(int argc, char *argv[])
> {
>       cout << "Hello" << endl ;
> }
> 
> Are there any tricks involved in debugging this kind of stuff ?
> 
>       Danny

First how do you test on x86 platform ? DO you have an emulator for that ?



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to