------- Comment #15 from mckelvey at maskull dot com 2010-03-24 18:26 ------- (In reply to comment #14) > I now see that sjlj dll is back in /usr/local/bin, along with the other one. I > delete them, and the new g++ works. At least it compiles to a .o again. We'll > see if my project actually runs properly. > > So I guess that the build and install recreates those rogue dlls. >
My project compiles and links, but cannot run because the DLL is missing. So the DLL must be deleted to compile. but present to run. I get the same behavior on two hosts, one running Windows 7 and the other XP. Please advise. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42529