comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: OpenGL and SDL
Date: Sun, 29 May 2011 11:40:08 +0200
Date: 2011-05-29T11:40:08+02:00	[thread overview]
Message-ID: <87r57h6e13.fsf@ludovic-brenta.org> (raw)
In-Reply-To: f682b133-4ef3-4972-b57f-7c6f511cb48e@q14g2000prh.googlegroups.com

Joseph Montanez <sutabi@gmail.com> writes:
>> On what platform and what compiler (version of gnat) ?
>
> Ubuntu 11.04
> GNAT 4.4.5

Using the Debian packages then.  I have a hunch but you'll need to give
full details to be sure.  So what is the *exact* output of:

#!/bin/sh
dpkg -l "gcc*" "gnat*" | grep ^i
ls -lF $(which gcc)
ls -lF $(which gnatgcc)
cd coreland-sdl-ada; make
cd coreland-sdl-ada; make CC=gnatgcc  # <- that's my hunch

-- 
Ludovic Brenta.



  reply	other threads:[~2011-05-29  9:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-28 17:34 OpenGL and SDL Joseph Montanez
2011-05-28 18:27 ` Ludovic Brenta
2011-05-29  5:24   ` Joseph Montanez
2011-05-29  9:40     ` Ludovic Brenta [this message]
2011-05-29 15:23       ` Joseph Montanez
2011-05-29 15:52         ` Joseph Montanez
2011-05-29 16:26         ` Pascal Obry
2011-05-29  8:15 ` Pascal Obry
2011-05-29  8:40   ` Joseph Montanez
2011-05-29  8:55     ` Pascal Obry
replies disabled

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