Hello, When I want to cross-compile I have to specify where is libffi. I can do it with --libdir option but I cannot specify too where are the standards libs I want to use. I tried to separate dirs with ":", but that doesn´t work. Have I to do this in Makefile or there is another easier way ? Cheers, Fabien