Date: Tue, 8 Aug 1995 10:50:30 -0400 (EDT) From: Michael J Spoth To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: DJGPP built as a cross-compiler Does anyone know if DJGPP has been built as a cross-compiler for the Intel 80i960 RISC micro? I would like to build a cross-compiler, running on a pentium, under DOS, that generates code for this micro. My dream is to have it built for a Jx series, although I'm told support for this does not exist yet. At best, I'm told, I can build it for a CA series and be aware of differences (that's OK with me). I downloaded GNU CC v2.7.0 and started going through building that as a cross-compiler, but ran into alot of problems due mostly to DOS's filename restrictions. Any info on this would be appreciated.