I just tried to set up BigForth on my Mandrake 9.0: typed "make install"
from the bigforth subdirectory, namely /root/biforth and got
.
.
gcc -g -O2 -Wall -DDATE='"'"$(date '+%d%b%Y' | tr '[A-Z]' '[a-z]')"'"'
-DINSTDIR='"'"/usr/local/lib/bigforth"'"' bigforth.o linker.o -ldl -o
bigforth
/usr/bin/ld: cannot open output file bigforth: Is a directory
collect2: ld returned 1 exit status
make: *** [bigforth] Error 1
Perhaps I have to edit the makefile, or ...
Thanks ...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: [bigforth] BigForth compile problem Elliott Chapin
- Re: [bigforth] BigForth compile problem Bernd Paysan
- Re: [bigforth] BigForth compile problem Elliott Chapin
