On Aug 22 11:10:10, m...@mansr.com wrote:
> Jan Stary <h...@stare.cz> writes:
> 
> >> C_INCLUDE_PATH=/usr/local/include
> >> LIBRARY_PATH=/usr/local/lib
> >
> > I never used any of these.
> > Are they docummented anywhere?
> 
> Many compilers/linkers support such environment variables.  The gcc
> manual documents them here:
> https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html

I am not using the gcc compiler.
The default OpenBSD/amd64 compiler is clang.

> These are the preferred method for indicating the location of libraries

Where does this information come from?
./configure says something else.

If the above is endeed preferrable (which I doubt),
we have to fix configure to stop recommending
something else than the recommended way.

> since they augment the compiler's default search path without
> interfering with command-line options which are searched first.

In the same way, ./configure *FLAGS augment the compiler's path(s)
without "interfering" with the environment
- how is one preferable to the other?



_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to