From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,913874d23e88b0b6 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!feeds.phibee-telecom.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!195.114.241.41.MISMATCH!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: MinGW issues with gnat Date: Mon, 30 May 2011 07:30:21 +0200 Organization: Ada @ Home Message-ID: References: <4de31622$0$11103$c3e8da3@news.astraweb.com> NNTP-Posting-Host: D9X9Fo2eozJud0qFFz8wMw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.01 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news1.google.com comp.lang.ada:19583 Date: 2011-05-30T07:30:21+02:00 List-Id: Le Mon, 30 May 2011 05:59:28 +0200, tornenvi a =C3=A9= crit: > compile on an XP machine and transfer the files to the 2000 machine. > > I have tried to use MINGW gcc-4.5.0-1 and found the same problem. > I believe it depends on the switches used when the compiler is built. No, there is no way, you may play with whatever switch you want, this wi= ll = be systematically the same. The reason was already explained by Ludovic,= = and here is a reference which base this: http://msdn.microsoft.com/en-us/library/ms683215(v=3Dvs.85).aspx It says: Minimum supported client Windows Vista, Windows XP with SP1 Minimum supported server Windows Server 2003 Note even on Windows XP, this may not work, if you've not installed at = least Service Pack 1. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [Ep= igrams on = Programming =E2=80=94 Alan J. =E2=80=94 P. Yale University] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [Idem] =E2=80=9Cc++; /* this makes c bigger but returns the old value */=E2=80=9D= [Anonymous]