X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC-4.4.0 Date: Mon, 25 May 2009 05:41:08 -0700 (PDT) Organization: http://groups.google.com Lines: 26 Message-ID: <14171114-11cf-4aa5-bebe-ff3487aff924@o30g2000vbc.googlegroups.com> References: <4A1A2B1C DOT 40503 AT iki DOT fi> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1243255268 17031 127.0.0.1 (25 May 2009 12:41:08 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 25 May 2009 12:41:08 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: o30g2000vbc.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 6.0; U; en) Presto/2.1.1,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 Hi, On May 25, 12:22=A0am, Andris Pavenis wrote: > > Built GCC-4.4.0 for DJGPP. Thanks! (Now to figure out and test the "optimize" and "target" #pragmas.) > This time had to leave Ada out as the > Ada library fails to build. At least I did not found easily enough > how to get it to build for system without sockets support. > > ... > > Also, if there is wish to have Ada back, somebody will have to help in > this. I will almost surely have not enough time for doing it myself. > The easiest would perhaps to try for that at first to enable building Ada > compiler when building Linux to DJGPP cross-compiler. One could edit > specs file to skip bootstrapping at first native compiler as it takes > much time. Do you know why sockets are needed at all? Is it due to tasking? I still naively think WATT-32 might work, but who knows. Have you tried asking for more specific help on the GCC mailing lists or in comp.lang.ada?