link dll to VC++

2003-04-03 Thread xiao chen
hi,dear all can someone tell me how to link my dll generated by cygwin to VC++? i tried lots of ways but all fails..are they compatible? can someone help me? thank you and wish u all a nice day _ Download Norah Jones, Eminem

use cygwin generated dll in vc program

2003-02-27 Thread xiao chen
dear everyone, another question is, how can i apply the dll generated in cygwin to windows? when i link my program to dll and compile in cygwin enviroment, it does work. but when i link the .a file generated to vc++ enviroment and try to compile my program, it fails at running.. can someone hel

cpp0.exe- entry point not found

2003-02-27 Thread xiao chen
dear everyone, can anyone help me to handle this error? " the prodedure entry point _ctype_ could not be located in the dynamic link library cygwin1.dll" i guess the problem comes due to the mismatch of cygwin1.dll in my enviroment and in my project..they have different size and version. how can

cc1.exe linking to missing export cygwin1.dll:_ctype_

2003-02-27 Thread xiao chen
hi, can someone help me? i m using cygwin newest version to compile an old project. while i type "make", the error msg is "cc1.exe linking to the missing export cygwin1.dll:_ctype_"..i guess the cygwin1.dll in my old project doesnt match the new version in cygwin package i hv juz downloaded..but