From: "Keith McCormick" Newsgroups: comp.os.msdos.djgpp Subject: Parse error in built in linker script?!? Date: 2 Aug 1999 04:34:28 GMT Organization: Lines: 15 Message-ID: <933568468.968379@ridge.spiritone.com> NNTP-Posting-Host: ridge.spiritone.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Trace-ISP: 933568468 10014 208.130.243.222 hf5o/F33:xqz98 X-Complaints-To-ISP: abuse at spiritone dot com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I downloaded the binutils 2.91 sources from the GNU server and used a configure/build script that I found. Everything went off fine (other that I had to rewrite the script a little -- path names and the like). The newly built executables all seem to work but the Ld program. It keeps giving me a 'built in linker script: 24: Parse error' message. Also, which exe files should I use? In the 'install.djp' directory there is a 'bin' and a 'i586-pc-msdos-djgpp\bin' directory with a few duplicate exe files. Does I need to do anything with the other files (the include files and the archive files)? KeithM