BRIAN OTT wrote:
Hi,
I have been running the MSPGCC tools on my WIN2K machine since April. This installation was based on mspgcc-030306.exe. I decided today it was time to upgrade to get patches and fixes. I downloaded mspgcc-20030506.exe and installed, now when I try to build my code I get a pop-up with the message "msp430-gcc.exe - Entry Point Not Found !X! The procedure entry point mempcpy could not be located in the dynamic link library cygwin1.dll". Note, this is note an error output of the compiler but rather and Windows popup on execution of GCC. Any thoughts? Have I done something wrong? If I go back to the previous version everything seems to work once again.

you have to remove the cygwin1.dll of the old installation and redo the new installation.

(the new installed does not copy the cygwin1.dll if there is already one, but unfortunately the old dll is not compatible with the new one...)

chris


Reply via email to