Gonzalo Garramuño wrote: > Michael Sweet wrote: >> --libs is for dependencies, not for linking (that's what --ldflags >> is for...) >> > > You do realize the contradiction of that flag, right? > --libs == dependencies? > > So... does that mean that: > --dependencies == libs? > > --libs should really return libs in linking order. Or be named some > other thing.
The naming is unfortunate, but we are stuck with it for 1.1.x. --ldflags is the equivalent of --libs with other -config tools. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

