Mail Archives: djgpp/1998/01/23/15:45:30
>I have been using RHIDE and DJGPP for only a couple weeks, and it has worked
>so
>far, but now when I compile in RHIDE, it says in the message window, "Bad
>command or file name," and then on the next line "no errors." When I use step
>over, it says that I need to at first build a file to use this function. I
>don't know why this is doing this. To my knowledge, I haven't changed any
>directories or anything. Has anyone else had this problem? How do you fix
>it?
In case anyone is wondering, I fixed this somewhat. I had my projects in a
subdirectory of bin, so I just moved the project I was working on to bin and
compiled it from there. But now I have a different question:
I compiled and it says no errors, but then it says:
Error: ld.exe: cannot open -lgcc: file in wrong format.
I am aware that ld is the linker, but I have never had this problem before.
How can I fix this?
- Raw text -