comp.lang.ada
 help / color / mirror / Atom feed
From: Roger <rogermcm2@gmail.com>
Subject: Re: AdaCore Community 2018 Bugs
Date: Sat, 11 Aug 2018 16:44:25 -0700 (PDT)
Date: 2018-08-11T16:44:25-07:00	[thread overview]
Message-ID: <7adfea9a-1008-464d-b9d9-99fa3123b019@googlegroups.com> (raw)
In-Reply-To: <ly7ekwzup2.fsf@pushface.org>

On Sunday, August 12, 2018 at 3:20:28 AM UTC+10, Simon Wright wrote:
> Roger <rogermcm2@gmail.com> writes:
> 
> > On Saturday, August 11, 2018 at 6:42:27 PM UTC+10, Jeffrey R. Carter wrote:
> >> On 08/11/2018 03:06 AM, Roger wrote:
> >> > Perhaps use a different Ada compiler?
> >> 
> >> Have you tried the FSF GNAT 8.1.0 compiler?
> >> 
> >> https://sourceforge.net/projects/gnuada/files/GNAT_GCC%20Mac%20OS%20X/8.1.0/native-2017/
> >> 
> >
> > I am also getting this problem with gcc 6.1.0
> > +===========================GNAT BUG DETECTED==============================+
> > | 6.1.0 (x86_64-apple-darwin15) GCC error:                                 |
> > | in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:3011                  |
> > | Error detected at assimp_texture.ads:65:34   
> >
> > As I have used gcc 6.1.0 without getting this error in the past I'm
> > wondering if it has something to do with OSX.
> > Mac mini (Mid 2011)
> > OSX 10.13.6
> > Xcode 9.4.1
> 
> I see your first error in this case.
> 
> Similar error on Debian stretch (GCC 6.3.0, GNAT GPL 2017).
> 
> Since the error seems to be related to AI_Mesh_Morph_Anim, I tried
> various changes such as replacing your
> 
>    type Thing_List is new Thing_Package.List with null record;
> 
> by
> 
>    subtype Thing_List is Thing_Package.List;
> 
> but no joy.

Thanks for trying.
This type of problem first occurred a few months ago with a program that was much simpler than the one I am currently working on.
I've been writing Ada code for a few years and had not previously had this problem.
As it now occurs even with GCC 6.1.0 I'm thinking it most likely has to do with recent OSX changes.


  reply	other threads:[~2018-08-11 23:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-11  1:06 AdaCore Community 2018 Bugs Roger
2018-08-11  3:09 ` Shark8
2018-08-21  1:10   ` Roger
2018-08-21  6:06     ` Jacob Sparre Andersen
2018-08-21  6:42       ` Roger
2018-08-21 21:24         ` Randy Brukardt
2018-08-22  0:51           ` Roger
2018-08-22  3:46             ` Dennis Lee Bieber
2018-08-11  5:15 ` Per Sandberg
2018-08-13 20:58   ` olivermkellogg
2018-08-11  8:42 ` Jeffrey R. Carter
2018-08-11  9:03   ` Roger
2018-08-11 12:19   ` Roger
2018-08-11 17:20     ` Simon Wright
2018-08-11 23:44       ` Roger [this message]
2018-08-12  1:50       ` Roger
2018-08-12  7:33         ` Simon Wright
2018-08-12 10:18           ` Roger
2018-08-12 11:45           ` Roger
2018-08-12 16:37             ` Simon Wright
2018-08-13  2:02               ` Roger
2018-08-13  2:54               ` Roger
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox