Date: Thu, 9 Dec 93 13:03:41 -0500 From: DJ Delorie To: peprbv AT cfa0 DOT harvard DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: stdarg.h > My question is, to what extent can I mix 1.10 and 1.11? Are .o files and > libraries compatible? Can the 1.11 GO32 run the 1.10 compiler? gcc in 1.11 can use 1.10's libraries, but not the other way around. go32 in 1.11 can run nearly all old executables.