Trouble converting a shared object to a DLL

Antoine JALABERT a.jalabert@ifrance.Com
Fri Jul 12 06:40:00 GMT 2002


I am currently porting an application to win32.
Here is my main problem with importing symbols:
Let's say i have a dummy.exe program that contains several functions like 
dummy_function().
I want my DLL to access to this function, what can i do ? The linker report 
to me a lot of "undefined reference to " [something], even a simple printf 
!! It is like if a DLL could not resolve symbols dynamically on loading 
under win32... Is there a way to get DLL works like SharedObject
Am I wrong ? Could someone give me some hints ?
Thank you,

KTy

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list