I have got to a similar problem with Cygwin having same symptoms. I have found
that there was a reported problem with a strings in libstdc++.la, if your
application is using dlls. It is really awfull bug to identify...
See this links for details:
http://sourceware.org/ml/cygwin/2006-01/msg01352.ht
I have got to a similar problem with Cygwin having same symptoms. I have found
that there was a reported problem with a strings in libstdc++.la, if your
application is using dlls. It is really awfull bug to identify...
See this links for details:
http://sourceware.org/ml/cygwin/2006-01/msg01352.ht
I tried your example duplicating your error. I played with it and change it
little bit to get it to work. Instead of using printf() in your T1_dl.c I used
cout and compiled it with g++ instead of gcc. Could it be you mixed C++ streams
used in your T1 class with old C printf-family what brings your
Greetings!
I run into some strange problems while trying to debug a simple application in
order to test dll-mechanism with Cygwin 1.5.19-4 on Windows 2000 Professional.
The whole minimalistic application, made of "a.cpp", "a.h" and "main.cpp", is
attached and was compiled using "compile.sh" script
4 matches
Mail list logo