still no luck

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Energy
Posts: 133
Joined: Sat Mar 26, 2005 4:13 pm
Location: uk/beds/flitwick
Contact:

still no luck

Post by Energy »

I recently posted this:
Hey all -- erm I recently tried to compile my on-going project and I got an error. The error occurs whenever you tried to use psp-config. Thinking that maybe something just fell over on the PSPSDK I tried to rebuild with the toolchain. I now get this error when I try to rebuild:

Code: Select all

checking for C compiler default output file name... F:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\cc1.exe (3028): *** proc magic mismatch detected - 0xC87757A7/0xD079E02.
This problem is probably due to incompatible versions of the cygwin DLL. Search for cygwin1.dll using........(goes on to tell you where to place the DLL)
(oh and the PSP-Config gave the exact same error except 3028 is replaced by 1904)

Now I've tried to reinstall cygwin and I just get the same result.
Any ideas?
Thanks for any help.
(the only idea I have is that I had an unrelated drive that was and the G: drive which I moved to C:, it's from after that this issue occured. However there is nothing on Cygwin on that drive...)
I've now deleted my cygwin folder and reinstalled everything. I'm still getting the same error... except I'm trying to rebuild everything from scratch. So i now have the error when it checks to see if there is a valid C compiler. The new number is 780. Any ideas. This is really bumming me out.
soulphalanx
Posts: 35
Joined: Mon Aug 22, 2005 7:48 am

Post by soulphalanx »

i had this problem, search your entire harddrive for cygwin1.dll
if you have windows, dont use the search function as that probably wont find it. A dll scanner would work too
Energy
Posts: 133
Joined: Sat Mar 26, 2005 4:13 pm
Location: uk/beds/flitwick
Contact:

Post by Energy »

garh!!!
Some program I installed obviously decided that it would be a good idea to put a cygwin1.dll in my windows folder. The rest are all with their needed programs.

Seems to be working. Will recomplile everything tommorrow, we'll see how it goes.
Post Reply