swarm-support
[Top][All Lists]
Advanced

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

Re: Makefile question


From: Marcus G. Daniels
Subject: Re: Makefile question
Date: 28 Mar 2000 08:38:00 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "PJ" == Paul E Johnson <address@hidden> writes:

PJ> Why is this necessary at all. When I include something from glib,
PJ> I just add an include statement #include <glib.h> and it works. 

With Linux-based systems, /usr/lib and /usr/include are visible to the
compiler & linker by default, and the normal install location for
extra packages (that's appropriate because there is a package manager
to keep things orderly).  On other systems, libraries may be installed
in a place not known about by the compiler & linker.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]