grpi
Aug 20 2003, 06:45 AM
i'll like to compile myself some source so i down cygwin but in compil i have allready the sames error message with different source :
gcc -o upnp.exe upnp.txt
collect2.exe : entry point unreacheable
le point d'entrée est introuvable
le point d'entrée de procédure putc_unlocked est introuvable dans la bibliothèque de lyaisons dynamique cygwin1.dll
i search on a lot of site and can't find the solution...
somebody could help me?
thkx
GSecur
Aug 20 2003, 03:14 PM
geez
| QUOTE |
le point d'entrée est introuvable le point d'entrée de procédure putc_unlocked est introuvable dans la bibliothèque de lyaisons dynamique cygwin1.dll
|
Who can translate?
grpi
Aug 20 2003, 03:41 PM
the entry point is untraceable
the entry point of procedure putc_unlocked is untraceable in the library of dynamic lyaisons cygwin1.dll
Falk0n
Aug 20 2003, 04:40 PM
It might be that you have a same name dll but in different areas (folders) on your pc. It's a possibility that can give such an error. The wrong version but same name dll is being accessed by your application (which won't work).
grpi
Aug 20 2003, 06:05 PM
thkx falcon it was that...
i replace all version of cygwin1.dll by the newest version in all reps and it's run oki !
thkx a lot !!!
dozolax
Dec 20 2003, 03:18 AM
thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.