Re: [Vala] How to use Posix namespace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, May 3, 2009 at 2:28 PM, Donny Viszneki <donny.viszneki@xxxxxxxxx> wrote:
> I believe --pkg is more akin to gcc's -I and -l (uppercase i and
> lowercase L) command-line options, or Apple's gcc extension
> --framework. These options tell the compiler where to look (ideally)
> for preprocessor stuff and compile-time definitions (via #include) and
> where to look for the libraries to be linked.

err.. I guess I meant the uppercase -L option when I wrote that, but
in retrospect both lowercase and uppercase -l and -L options are sort
of similar (if you don't want to use them, you can even just put the
path to the libraries individually on the commandline, but tehse
options are provided for convenience.)

-- 
http://codebad.com/
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux