Skip to content

njsmith/rpath-weirdness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple example to demonstrate strange aspect of glibc library lookup

See: https://sourceware.org/bugzilla/show_bug.cgi?id=19884

Usage:

$ ./build.sh
$ LD_DEBUG=libs,scopes ./main

To demonstrate a workaround using patchelf:

$ ./build.sh --workaround
$ LD_DEBUG=libs,scopes ./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published