dynamic linker/loader

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

dynamic linker/loader

#1 Post by jpeps »

Programs like gtkdialog always look for /etc/ld.so.nohwcap, which doesn't exist. I don't know if there's any speed advantage to creating the file with "touch", since it eliminates any error. I read that it radically reduced the time required for testing. /etc/ld.so.preload is also looked for.

Post Reply