comp.lang.ada
 help / color / mirror / Atom feed
From: Alex A <aan12003@gmail.com>
Subject: Missing ali files when compiling on Mac OS
Date: Mon, 9 Feb 2015 11:15:16 -0800 (PST)
Date: 2015-02-09T11:15:16-08:00	[thread overview]
Message-ID: <b53c603b-e3ae-48c5-a3e1-718e0fe063de@googlegroups.com> (raw)

What is causing this error? 
test.adb is a hello world program.



Output error: 

    gnatmake -d -P/Users/u0/Downloads/test.gpr
    Adding linker switches for"test.adb".
       Adding -g
    TMPDIR = "/private/var/folders/fn/srvkxbdj3bz60q952680ngj40000gn/T"
    Created configuration file "/private/var/folders/fn/srvkxbdj3bz60q952680ngj40000gn/T/GNAT-TEMP-000001.TMP"
      "test.ali" being checked ...
      -> "test.ali" missing.
    gcc -c -g -gnatf -g -gnat12 -I- -gnatA /Users/u0/Downloads/src/test.adb
    End of compilation
    gnatmake: "/Users/u0/Downloads/src/test.adb" compilation error
    
    [2015-02-09 19:39:13] process exited with status 4, elapsed time: 00.77s

---

gcc -v

    Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
    Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
    Target: x86_64-apple-darwin14.1.0
    Thread model: posix

---
gnatmake --version

    GNATMAKE GPL 2014 (20140331)
    Copyright (C) 1995-2014, Free Software Foundation, Inc.


---
which gcc 
    /usr/bin/gcc
---

             reply	other threads:[~2015-02-09 19:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09 19:15 Alex A [this message]
2015-02-09 19:26 ` Missing ali files when compiling on Mac OS Alex A
2015-02-09 21:01 ` Simon Wright
replies disabled

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