/[Apache-SVN]
ViewVC logotype

Revision 664790


Jump to revision: Previous Next
Author: aditya
Date: Wed Sep 6 04:19:47 2006 UTC (18 years, 2 months ago)
Changed paths: 1
Log Message:
-- search per-user lib dir first

Summary:
-- this should fix the library mismatch issue..

From the gcc linking guide:

LIBRARY_PATH
           The value of LIBRARY_PATH is a colon-separated list of directories,
           much like PATH.  When configured as a native compiler, GCC tries
           the directories thus specified when searching for special linker
           files, if it can't find them using GCC_EXEC_PREFIX.  Linking using
           GCC also uses these directories when searching for ordinary
           libraries for the -l option (but directories specified with -L come
           first).


Changed paths

Path Details
Directoryincubator/thrift/trunk/test/cpp/Makefile.thrift modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26