Date: Thu, 30 Aug 2001 09:49:50 +0300 (IDT) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> X-Sender: eliz AT is To: Will Robinson <wsr23 AT Stanford DOT EDU> cc: djgpp AT delorie DOT com Subject: Re: linux->dos cross-compiler In-Reply-To: <Pine.GSO.4.31.0108291642280.2238-100000@elaine10.Stanford.EDU> Message-ID: <Pine.SUN.3.91.1010830094855.29187D@is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 29 Aug 2001, Will Robinson wrote: > > > Reading specs from > /opt/djgpp/lib/gcc-lib/i586-pc-msdosdjgpp/3.0.1/specs > > > > This looks okay, but what's the contents of this specs file? > > I'm attaching the specs file to this message. This file looks okay to me. I understand that using g++-dos solved the problems, so this is another evidence that specs is okay. > I'm going to post an updated list of the steps I took to this list which > can hopefully help out anyone trying to do this in the future... Thanks.