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 14:17:16 -0700 (PDT) Organization: http://groups.google.com Lines: 30 Message-ID: <8ca6290b-d271-480c-8ef3-103d20aabf1e@t21g2000yqi.googlegroups.com> References: <4A1A2B1C DOT 40503 AT iki DOT fi> <14171114-11cf-4aa5-bebe-ff3487aff924 AT o30g2000vbc DOT googlegroups DOT com> <4A1A9564 DOT 1050305 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 1243286236 17490 127.0.0.1 (25 May 2009 21:17:16 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 25 May 2009 21:17:16 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: t21g2000yqi.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, 7:56=A0am, Andris Pavenis wrote: > On 05/25/2009 03:41 PM, Rugxulo wrote:> Hi, > > > Thanks! (Now to figure out and test the "optimize" and "target" > > #pragmas.) > > Never used those. They're new. :-) > Perhaps the best source is the documentation (archives > present at specified URL even if not montioned in earlier post) or gcc-he= lp > mailing list if the information is not found in documentation. Yes, I know. I tried (and tried and tried ...). What I discovered is that "__attribute__((optimize(2)))" works on function prototypes (only), good!, but "#pragma GCC optimize" seems to be a complete no- op, does nothing (or else I did it wrong, searching didn't really help for that). Same results with unofficial MinGW GCC 4.4.0, also. > When I tried to specify that sockets are not > supported, I got build errors for libada. I do not have enough time > for fixing that (I do not know Ada well enough either), so the help is > appreciated. I wish I could help, but I don't know Ada at all, and obviously don't have the skills to participate more. :-(