linux - How do I set the dependency path in configure? -


i want cross-compile gtk+ armhf raspberry pi 2 on x86_64 virtual machine, therefore have compile dependencies of gtk+ armhf well.

now gdk-pixbuf needs libtiff, compiled libtiff $home/arm.

how can tell ./configure-script use $home/arm directory dependencies placed?

thanks!


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -