------- Additional Comments From pavenis at latnet dot lv 2004-10-14 14:41 -------
For DJGPP I created one more .c file in fixincludes directory:
------------------------------------------------
#include "fixlib.h"
#define _ENV_(v,m,n,t) tCC* v = NULL;
ENV_TABLE
#undef _ENV_
------------------------------------------------
and added corresponding obj file to FIXOBJ in Makefile.in.
That fixed the problem
Andris
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pavenis at latnet dot lv
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17991