opensubscriber
   Find in this group all groups
 
Unknown more information…

u : users-prolog@gnu.org 23 June 2012 • 8:18PM -0400

gplc - suggestion for small improvement (pkg-config support)
by dmaugis

REPLY TO AUTHOR
 
REPLY TO GROUP





gprolog gplc is really really nice but it's a little bit difficult to use it
with common C
development packages because the command line option makes it difficult to
use with pkg-config.
(pkg-config is a widespread utility which returns the flags necessary for
gcc to compile / use development libraries)

I would like to be able to use:

gplc `pkg-config --flags --libs SDL` examp.pl examp_c.o

instead of having to, manually list all the options necessary:

gplc -L -lSDL -L -lpthread  examp.pl examp_c.c

(well this example has only 2 libs, but if we interface gprolog with ...say
gtk, could be a few 100..)





--
View this message in context: http://old.nabble.com/gplc---suggestion-for-small-improvement-%28pkg-config-support%29-tp34058726p34058726.html
Sent from the Gnu - Prolog - Users mailing list archive at Nabble.com.


_______________________________________________
Users-prolog mailing list
Users-prolog@gnu....
https://lists.gnu.org/mailman/listinfo/users-prolog

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.