X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: LM Newsgroups: comp.os.msdos.djgpp Subject: Re: problems with gnu configure on djgpp Date: Sat, 13 Jun 2009 19:49:50 -0700 (PDT) Organization: http://groups.google.com Lines: 8 Message-ID: References: <508a729d-3b21-4140-8da0-c2061e93c559 AT p21g2000prn DOT googlegroups DOT com> <431e1856-7427-437e-9aab-1e19e38905be AT s12g2000yqi DOT googlegroups DOT com> <6064859a-14d6-4a65-bd03-cf1665174145 AT r31g2000prh DOT googlegroups DOT com> NNTP-Posting-Host: 66.217.68.66 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1244947791 3601 127.0.0.1 (14 Jun 2009 02:49:51 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 14 Jun 2009 02:49:51 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: x31g2000prc.googlegroups.com; posting-host=66.217.68.66; posting-account=VsNKRQoAAAAMJCkMxg5jb7yaYTEnz5s5 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Okay, adding CC=gcc AWK=gawk seems to have done it. I know I tried CC=gcc before, but didn't try it with the gawk declaration. I can now get the build script for diffh to work. Will see what else I can get to build that has a configure script. I'll post if I hit any more snags that look djgpp setup related (rather than errors related to the program never being designed to build on that system). Thanks for the assistance.