Date: Mon, 1 Mar 1993 20:29:16 -0500 (EST) From: KANOUN AT VSDEC DOT NUSC DOT NAVY DOT MIL (Keith Kanoun) Subject: Anyone using binutils 1.94 or 2.0? To: djgpp AT sun DOT soe DOT clarkson DOT edu Hi, I'm currently trying to get GLD from binutils 1.94 or 2.0 to compile under DJGPP. I can get it to compile, but the parser seems to be broken (i.e. if you give it any file names it complains about a syntax error.) The parser also seems to be getting whatever flags I give it wrong... it reads -v as -V so they seem to be off by one. Has anyone played with these versions under DJGPP? I'm wondering if flex or bison could be having a problem with the .l and .y files, but since I'm not really familiar with these tools I'm not sure. Maybe I have something set up wrong. Any help will be appreciated! Thanks, Keith Kanoun --------- kanoun AT vsdec DOT nusc DOT navy DOT mil