Mail Archives: djgpp/1997/03/18/07:00:30
On 18 Mar 1997, mab96 wrote:
> Compiling: c:/djgpp/src/benchtri.c
> glide.h(36) In file included from C:/DJGPP/INCLUDE/glide.h:36,
> benchtri.c(27) from ../src/benchtri.c:27:
> 3dfx.h(64) Warning: #warning define FX_ENTRY & FX_CALL for your compiler
This probably means that either that package doesn't support DJGPP, or
you didn't configure it correctly, so the symbols FX_ENTRY and FX_CALL
aren't defined when you compile.
> installation problem, cannot exec `as': No such file or directory (ENOENT)
You didn't install the GNU Binutils (v2gnu/bnu27b.zip). Please read
the file v2/readme.1st on the same site wher you got DJGPP and install
all the packages that it says are required.
- Raw text -