[gtkada] Compile GtkAda

Adam Puleo apuleo at cox.net
Mon Nov 26 05:24:21 CET 2018


Hello,

I’m trying to compile GtkAda on macOS using Gnat 2018.

Configure (CC=/usr/bin/gcc ./configure --prefix=/usr/local) completed successfully.

Make fails with the following messages:
   [Ada]          pango-layout.adb
   [Ada]          gtk-tearoff_menu_item.adb
   [Ada]          glib-string.adb
   [C]            misc.c
   [C]            misc_generated.c
Build Libraries
   [gprlib]       gtkada.lexch
   [archive]      libgtkada.a
   [index]        libgtkada.a
====== Building static-pic libraries =====
/Users/adampuleo/opt/GNAT/2018/bin/gprbuild  -j0 -m -p  -XLIBRARY_TYPE=static-pic -Psrc/gtkada.gpr
====== Building relocatable libraries =====
/Users/adampuleo/opt/GNAT/2018/bin/gprbuild  -j0 -m -p  -XLIBRARY_TYPE=relocatable -Psrc/gtkada.gpr
Build Libraries
   [gprlib]       gtkada.lexch
   [link library] libgtkada.dylib
ld: warning: directory not found for option '-L/Users/adampuleo/Documents/programs/gtkada//lib'
ld: warning: directory not found for option '-L/Users/adampuleo/Documents/programs/gtkada//bin'
ld: unknown option: -Wl
collect2: error: ld returned 1 exit status
gprlib: /users/adampuleo/opt/gnat/2018/bin/gcc execution error
gprbuild: could not build library for project gtkada
make: *** [Makefile:85: build_library_type/relocatable] Error 4

I’m unsure on how to proceed on troubleshooting this.

Any ideas?

Thanks,
-Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/gtkada/attachments/20181125/23695839/attachment.html>


More information about the gtkada mailing list