comp.lang.ada
 help / color / mirror / Atom feed
From: Joseph Montanez <sutabi@gmail.com>
Subject: Re: OpenGL and SDL
Date: Sun, 29 May 2011 08:23:15 -0700 (PDT)
Date: 2011-05-29T08:23:15-07:00	[thread overview]
Message-ID: <798d6a5b-8d03-4768-b079-ef4a612cddcd@y27g2000prb.googlegroups.com> (raw)
In-Reply-To: 87r57h6e13.fsf@ludovic-brenta.org

> $ gnatmake dummy
gcc-4.4 -c dummy.adb
gnatbind -x dummy.ali
gnatlink dummy.ali

> $ find /usr -name "gnat1"
/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.4/gnat1


> #!/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

ii  gcc
4:4.5.2-1ubuntu3                           The GNU C compiler
ii  gcc-4.4
4.4.5-15ubuntu1                            The GNU C compiler
ii  gcc-4.4-base
4.4.5-15ubuntu1                            The GNU Compiler Collection
(base package)
ii  gcc-4.5
4.5.2-8ubuntu4                             The GNU C compiler
ii  gcc-4.5-base
4.5.2-8ubuntu4                             The GNU Compiler Collection
(base package)
ii  gnat
4.4+1ubuntu9                               The GNU Ada compiler
ii  gnat-4.4
4.4.5-15ubuntu2                            The GNU Ada compiler
ii  gnat-4.4-base
4.4.5-15ubuntu2                            The GNU Compiler Collection
(gnat base package)
ii  gnat-gps
4.3-5ubuntu4                               The GNAT Programming System
- advanced IDE for C and Ada
ii  gnat-gps-doc
4.3-5ubuntu4                               The GNAT Programming System
- documentation
lrwxrwxrwx 1 root root 7 2011-04-24 13:47 /usr/bin/gcc -> gcc-4.5*
lrwxrwxrwx 1 root root 7 2011-04-24 13:48 /usr/bin/gnatgcc -> gcc-4.4*
./check-deps
./ada-compile sdl.adb
gcc: error trying to exec 'gnat1': execvp: No such file or directory
make: *** [sdl.ali] Error 1
cd: 6: can't cd to coreland-sdl-ada
./check-deps
./ada-compile sdl.adb
gcc: error trying to exec 'gnat1': execvp: No such file or directory
make: *** [sdl.ali] Error 1



  reply	other threads:[~2011-05-29 15:23 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
2011-05-29 15:23       ` Joseph Montanez [this message]
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