Enviado por tului o Mér, 09/07/2011 - 12:15
Custom Libraries and Includes
- Inicie sesión ou rexístrese para enviar comentarios
Mér, 09/07/2011 - 12:15
If I'm wanting to build a custom toolchain and libraries and includes on a different path, how do I add the libraries and includes?
I tried setting the libraries in /etc/ld.so.conf.d/*.conf files but it doesn't seem to work. Also, I'm having to manually specify where the include files are for any software I build that has a prerequisite that I've just built. ie gcc needing gmp and mpfr. or cloog needing gmp.