X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.31.157.213 with SMTP id g204mr35495240vke.14.1455069926320; Tue, 09 Feb 2016 18:05:26 -0800 (PST) X-Received: by 10.182.19.129 with SMTP id f1mr563730obe.20.1455069926278; Tue, 09 Feb 2016 18:05:26 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Tue, 9 Feb 2016 18:05:25 -0800 (PST) In-Reply-To: <5297e3a3-037a-4b71-a1de-6fabccc69f11@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO NNTP-Posting-Host: 65.13.115.246 References: <201601312013 DOT u0VKDC4O017569 AT delorie DOT com> <56AF7CFB DOT 8010507 AT iki DOT fi> <56B1854C DOT 30800 AT iki DOT fi> <5297e3a3-037a-4b71-a1de-6fabccc69f11 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANNOUNCE: Update of DJGPP port of gcc-5.3.0 From: "rugxulo AT gmail DOT com [via djgpp AT delorie DOT com]" Injection-Date: Wed, 10 Feb 2016 02:05:26 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 5359 Lines: 73 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, On Tuesday, February 2, 2016 at 11:16:24 PM UTC-6, rug DOT DOT DOT AT gmail DOT com wrote: > > On Tuesday, February 2, 2016 at 10:43:05 PM UTC-6, Andris Pavenis (andris DOT pavenis AT spam DOT no) [via djgpp AT spam DOT no] wrote: > > On 02/03/2016 05:57 AM, rugxulo AT spam DOT no [via djgpp AT spam DOT no] wrote: > > > > > > but did you test this? You say that "gnatmake did not work", but what > > > did you test with it? > > > > Those. > > So the 3D Engine successfully builds okay for you (atop Windows)???? Can you double-check this? I have a hard time believing it builds okay, but I don't have any 32-bit Windows to test. > > Additionally gnatmake is being used in GCC build process when Ada is > > included. > > > > > > Roughly speaking, it's no longer finding the dependencies properly > > (e.g. svga.ads). > > Specifically "Lib_Src/DOS/SVGA.ads" is the first obvious dependency > failure. > > > I guess that gnatmake -P support could be whats broken. I do not know > > that however for sure. Just out of curiosity, in case it was some rare FreeDOS bug, I did setup a VM using the DOS 8.0 (ME) kernel (from Win7's DISKCOPY.DLL), SFNs only. But it was still failing. So I don't know what to tell you. This is definitely a regression from GCC 4.9.3. But if you can't even confirm the problem, then we don't know what exactly is going on. ======================================================================= MKDIR failed for 'ACU_Opti'. warning: gnatmake -P is obsolete and will not be available in the next release; use gprbuild instead gcc -c -O2 -gnatn -funroll-loops -fpeel-loops -ftracer -funswitch-loops -gnatp -fomit-frame-pointer -gnatk8 -gnat05 -I- -gnatA G:/wip/engine3d/demos\demos.adb demos.adb:4:06: file "svga.ads" not found demos.adb:4:06: "Demo_3d_00 (body)" depends on "Svga (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Svga.Io (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Svga.Effects (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Svga.Effects.Io (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Game_Colors (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Engine_3d (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Engine_3d.Math (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Engine_3d.Merging (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Engine_3d.Morphing (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Engine_3d.Options (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Icosaedron (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Vehic001 (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "X29 (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Shuttle3 (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Scanline_Profiler (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Multi_Keys (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Pc_Mouse (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Fine_Timer (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Time_Log (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Menu_Graphics_Mode (spec)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Zip (spec)" demos.adb:4:06: "Demos (body)" depends on "Demo_3d_00 (body)" demos.adb:4:06: "Demo_3d_00 (body)" depends on "Unzip (spec)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Svga.Effects.Bump (spec)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Game_Driving (spec)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Engine_3d.Physics (spec)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Engine_3d.Construct (spec)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Meteor (spec)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Sb_Digi (spec)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Sb_Driver (spec)" demos.adb:4:18: "Demos (body)" depends on "Demo_3d_01 (body)" demos.adb:4:18: "Demo_3d_01 (body)" depends on "Unzip (spec)" gnatmake: "G:/wip/engine3d/demos\demos.adb" compilation error