comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: Linux (openSUSE), Ada (GNAT) + OpenGL (MESA) = possible?
Date: Thu, 14 Feb 2013 10:10:32 -0800 (PST)
Date: 2013-02-14T10:10:32-08:00	[thread overview]
Message-ID: <3a6c2b0d-69a3-495a-a4dc-349d87adacbe@googlegroups.com> (raw)
In-Reply-To: <9ced32c6-92ba-4e5e-a093-33c0f0ddd105@googlegroups.com>

On Thursday, February 14, 2013 2:30:45 AM UTC-6, reinkor wrote:
> Made an attempt:
> 
> gnatmake -gnat2012 Test.adb
> 
> 
> Got:
> 
> tao_gl-functions.adb:18:69: missing ";"
> tao_gl-functions.adb:19:09: "With" can only appear in context clause
> tao_gl-functions.adb:20:40: missing ";"
> tao_gl-functions.adb:21:09: "With" can only appear in context clause
> tao_gl-functions.adb:22:36: missing ";"
> tao_gl-functions.adb:23:09: "With" can only appear in context clause
> tao_gl-functions.adb:24:20: missing ";"
> 
> ...etc...

Those sound like errors caused by the compiler not recognizing aspects, which were introduced w/ Ada 2012, so won't compile if you're using an 83/95/2005 compiler.

> 
> I had to rename for example tao_gl.functions.adb to tao_gl-functions.adb
> 
> You use linux?  (I used here linux/openSUSE 12.2).

Nope, windows.
Should still work, I don't think I've done anything platform-specific.
(The multiple-dot filenames shouldn't be a problem, but Linux is... funny about filenames.)



      parent reply	other threads:[~2013-02-14 18:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 10:50 Linux (openSUSE), Ada (GNAT) + OpenGL (MESA) = possible? reinkor
2013-02-13 12:30 ` John B. Matthews
2013-02-13 18:10 ` Shark8
2013-02-14  8:30   ` reinkor
2013-02-14 10:29     ` reinkor
2013-02-14 18:12       ` Shark8
2013-02-14 18:10     ` Shark8 [this message]
replies disabled

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