Mail Archives: djgpp-workers/2000/02/02/02:37:02
On Sat, 29 Jan 2000, Mark E. wrote:
> Ok, I've updated the source to provide a work around for the release.
This builds for me; thanks.
I've seen 3 warnings during compilation (with GCC 2.95.2): it
complains about STREQ, STREQN, and FREE being redefined. The first
definition is in rldefs.h, the second in general.h. But this is only
a warning, the build proceeds to the end.
> The update sets BUILD_DIR to ${DJDIR}/gnu/bash-2.03 when a
> variable is set during configuring.
I think it is worth mentioning in the README that the package will
only build if unzipped in the normal DJGPP tree. Unless I miss
something, README doesn't say so.
- Raw text -