gcc and g++ not linking pcre lib

View: New views
1 Messages — Rating Filter:   Alert me  

gcc and g++ not linking pcre lib

by ram01 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When I complie programs with -lpcre the library is not linked in the binary.  It does not report any errors as if it didn't find it, just doesn't link it.  What could casue this.