Re: GPC BUG? or how to use unit-path
9 Sep
1999
9 Sep
'99
midnight
pdietrich@synstar.de wrote:
The --unit-path option does not work (or maybe I don't know, how it works). The following program "mainprog" uses a unit in directory ..\test-units. I tried:
gpc --unit-path ..\test\units mainprog.pas
There's an `=' missing after the `--unit-path'. (The GNU compilers treat their command-line arguments differently than most other GNU tools, so you can't omit the `=' after long options...) Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/ GPC To-Do list, latest features, fixed bugs: http://agnes.dida.physik.uni-essen.de/~gnu-pascal/todo.html
9837
Age (days ago)
9837
Last active (days ago)
0 comments
1 participants
participants (1)
-
Frank Heckenbach