Mail Archives: djgpp/1994/11/09/12:07:47
[Was: problem with real-mode gcc.exe not working, after being
renamed to gcc-rm.exe]
>
>
> The problem is that the real-mode gcc won't read the environment file
> new to djgpp 1.12 (djgpp.env) so you have to set those environment
> variables in the master environment.
>
> In theory, though, it *should* read that file . . .
Well, it *does* read it, but it looks for a paragraph beginning with a
line like this:
[gcc-rm]
...
...
...
instead of
[gcc]
...
...
...
So: copy that section of djgpp.env and change the [gcc] line to
[gcc-rm], and it *will* work! (at least it did for me)
Hans-Bernhard
- Raw text -