On 23 April 2012 18:58, Ian Lance Taylor <iant@xxxxxxxxxx> wrote: > Philip Herron <redbrain@xxxxxxxxxxx> writes: > >> in my configure.ac and its adding the flags necessary but it doesn't >> seem to be building libffi before my runtime library i noticed in >> Makefile.def in the toplevel i added: > > Just to confirm: did you rebuild the top level Makefile.in by running > "autogen Makefile.def" in the top level directory? > > Ian Yeah i did i was scratching my head i didnt get to play around untill recently. I ended up making sure i was building go or java to make sure i had libffi but i found the problem which was i didnt have libffi in my target libs in my config-lang.in --Phil