Date: Fri, 5 May 1995 16:00:28 -0400 From: dj (DJ Delorie) To: krishnab AT cat DOT syr DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: FLEX, BISON and BCC > Presently I just wanted to know if it is possible to use Borland C > compiler instead of gcc for creating executeable from source generated > from FLEX and BISON? You MIGHT be able to get away with this. However, youu might need to build flex/bison with a 16-bit compiler so that they know what kind of a target they're building source for.