|
From: John C. <kr...@ya...> - 2006-07-03 02:20:31
|
Yes C++ has name mangling. To have a taste of the diff. use dumpbin /all xxx.lib. Dumpbin should be in vc. I know it is apart of msvc6 john --- cxf <che...@is...> wrote: > I Follow the FAQ "How can an MSVC program call a > MinGW DLL, and vice > versa?" and generate the library testdll.lib.But > when I use the > testdll.lib in VC,it seems ok when linking with .c > files, but when I > change the file extenstion from ".c" to ".cpp", the > VC can not link with > it. Are there any difference between linking in C > program and C++ > program. > > > > > Using Tomcat but need to do more? Need to support > web services, security? > Get stuff done quickly with pre-integrated > technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 > based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > MinGW-users mailing list > Min...@li... > > You may change your MinGW Account Options or > unsubscribe at: > https://lists.sourceforge.net/lists/listinfo/mingw-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |