Greetings,

I am trying linking a shared library from my $HOME/lib path.  If I compile
using -L $HOME/lib it works properly.  If I set 'export LIBRARY_PATH=$HOME/lib'
before compiling it complains it can't find the library:
/usr/bin/ld: cannot find -lmylib


Thanks.


-- 
           Summary: LIBRARY_PATH not processed
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: philippe at fornux dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40794

Reply via email to