Mail Archives: djgpp/1998/01/24/18:19:01
At 08:39 1/23/1998 GMT, HackerOC3 wrote:
>>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:
Bad idea, IMHO.
>
>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?
This is caused by your DJGPP environment variable not being set. Read the
README.1ST file again.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -