This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problems with MSVC6.0



> -----Original Message-----
> From: cygwin-xfree-owner@cygwin.com 
> [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Juan José 
> Andrés Gutiérrez
> Sent: Wednesday, 17 July 2002 9:55 PM

>     As I can use these DLL in a program written with Visual C++?

1) Dlls are not libs. Conversion is not guaranteed.
2) These .dll's use a different C runtime than Visual C/C++ does, so you
can't use them with each other.
3) Why not just use g++?

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]