Mail Archives: djgpp/1997/10/08/17:01:21
Eli Zaretskii wrote in message ...
> - put cpp.exe, cc1.exe, as.exe, ld.exe and any other
> pgcc-specific programs into a special directory;
>Note that I didn't actually test the above, so I could have missed
>some additional problems.
Yep, there are additional problems. But we will forgive you. Its actually
documented in the pgcc readme file how to do this. The gotcha is that the
gcc that comes with pgcc will only find files without the exe extension.
You need to symlink cpp->cpp.exe and so forth. I still haven't figured out
why this is so.
Andrew
- Raw text -