comp.lang.ada
 help / color / mirror / Atom feed
From: hosszu.gabor90@gmail.com
Subject: Re: GNAT linker error
Date: Sun, 25 Jan 2015 14:02:50 -0800 (PST)
Date: 2015-01-25T14:02:50-08:00	[thread overview]
Message-ID: <b512fd3a-5265-4973-8837-eff7cecea968@googlegroups.com> (raw)
In-Reply-To: <63e1488a-6a1b-46e7-8984-240faef1fc67@googlegroups.com>

content of /usr/share/ada/adainclude/gtkada.gpr:

library project gtkada is
   for Library_Name use "gtkada";
   for Library_Kind use "dynamic";
   for Library_Dir use "/usr/lib/x86_64-linux-gnu/";
   for Source_Dirs use ("/usr/share/ada/adainclude/gtkada");
   for Library_ALI_Dir use "/usr/lib/x86_64-linux-gnu/ada/adalib/gtkada";
   for Externally_Built use "True";
   package Linker is
      for Linker_Options use ("-lgmodule-2.0", "-lgtk-x11-2.0", "-lgdk-x11-2.0",
                              "-latk-1.0", "-lgio-2.0", "-lpangoft2-1.0",
                              "-lpangocairo-1.0", "-lgdk_pixbuf-2.0", "-lcairo",
                              "-lfontconfig", "-lfreetype", "-lpango-1.0",
                              "-lgobject-2.0", "-lglib-2.0", "-lX11", "-lm");
   end Linker;
end gtkada;



  parent reply	other threads:[~2015-01-25 22:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25  9:45 GNAT linker error hosszu.gabor90
2015-01-25 10:27 ` Simon Wright
2015-01-25 12:29 ` hosszu.gabor90
2015-01-25 13:37   ` Simon Clubley
2015-01-25 14:35 ` Dmitry A. Kazakov
2015-01-25 16:27 ` Jeffrey Carter
2015-01-25 21:56 ` hosszu.gabor90
2015-01-25 22:25   ` Ludovic Brenta
2015-01-25 22:02 ` hosszu.gabor90 [this message]
2015-01-25 23:15 ` hosszu.gabor90
2015-01-26  9:42   ` Dmitry A. Kazakov
     [not found] <33f8d552.50571683@news.alt.net>
1997-08-27  0:00 ` Gnat " Jerry van Dijk
  -- strict thread matches above, loose matches on Subject: below --
1997-07-31  0:00 Danny
replies disabled

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