From: "Leonardo A. Saravia" To: "Lista DJGPP" Subject: RE: crt0.o Date: Tue, 13 Jul 1999 08:20:44 -0300 Message-ID: <000301becd21$bf4f1b40$0300a8c0@leo> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > I'd guess that the environment variable LIBRARY_PATH is not set for > g77. One solution is to edit your djgpp.env file and add there a > [g77] section that is identical to [gcc] section. > > But before you edit djgpp.env, I suggest to read again the > DJGPP-specific installation instructions for g77 (they should be on > some README file in the distribution). I'm sure they explain how to > set up g77 so that these problems don't happen. > I don't know what happened, but I deleted all the DJGPP files & dirs and then re-installed everything, and then the g77 begins to work fine. Thanks Leonardo