From: Paul Van Bellinghen Newsgroups: comp.os.msdos.djgpp Subject: Re: unrecognized option '-i386' Date: Wed, 02 Dec 1998 18:45:24 -0800 Organization: Posted via Supernews, http://www.supernews.com - Discussions start here! Lines: 36 Message-ID: <3665FB44.4ED1D152@idsi.net> References: NNTP-Posting-Host: 208.195.233.107 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------2AE9C0B4FA886CB86A1A5CCB" X-Trace: 912642742 N10TIGFEIE96BD0C3C usenet53.supernews.com X-Complaints-To: newsabuse AT supernews DOT com X-Mailer: Mozilla 4.5 [en] (Win98; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. --------------2AE9C0B4FA886CB86A1A5CCB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I found the problem. I had to download the files using my macintosh, which has internet access, and then copy them to my PC which doesn't. However, the Mac strips off the carriage returns on text files somehow. This isn't a problem for C source files that use ";" and "}" delimitation or binaries that don't use CRs. However, the specs and djgpp.env files require them. Once I added back the CRs, everything worked fine. --------------2AE9C0B4FA886CB86A1A5CCB Content-Type: text/x-vcard; charset=us-ascii; name="pvanbell.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Paul Van Bellinghen Content-Disposition: attachment; filename="pvanbell.vcf" begin:vcard n:Van Bellinghen;Paul x-mozilla-html:FALSE org:Lockheed Martin Fairchild Systems version:2.1 email;internet:pvanbell AT idsi DOT net title:Staff Analyst note:businessl e-mail: paul DOT vanbellinghen AT lmco DOT com x-mozilla-cpt:;0 fn:Paul Van Bellinghen end:vcard --------------2AE9C0B4FA886CB86A1A5CCB--