Comment 3 for bug 1382505

Revision history for this message
Predrag Zecevic (predrag-zecevic-5) wrote :

Hi,

any idea on this?

Usually when I have something like this:

$ export LDFLAGS="-lm -m32 -R${PREFIX}/lib -L${PREFIX}/lib -R${MYSQL_HOME}/lib -L${MYSQL_HOME}/lib -lstdc++"

Compiled binary looks fro libs marked with '-R' switch w/o need to modify linker path/cache (/var/ld/ld.config in this case)

Regards.