Mail Archives: djgpp/1998/03/23/06:16:30
On Sun, 22 Mar 1998, Bob Paddock wrote:
> Doing "sh djmake.sh install" leves me with some thing that
> looks like this:
>
> Directory of C:\DJGPP\gnu\gcc\$DJDIR\lib\gcc-lib\djgpp\2.80
>
> Do I need to define a "$DJDIR" or some thing some palce?
I assume that you do have the DJGPP environment variable pointing to
the full path name of the DJGPP.ENV file? If not, that might be the
reason.
If $DJGPP is indeed defined, this might be some problem in the
installation procedure. Robert, can it be that "make install" uses
'$DJDIR' instead of "$DJDIR"? Otherwise, I don't understand it: both
Make and Bash should have $DJDIR defined when they run.
- Raw text -