Libobjc and libffi on Darwin

James E Wilson wilson@specifixinc.com
Sat Aug 14 01:18:00 GMT 2004


Bill Northcott wrote:
> ffi.h never got installed.  ffitarget.h was installed in the compiler 
> includes directory.  Any suggestions where this should be fixed?

Maybe you are looking in the wrong place?  ffi.h gets installed in a 
different place than ffitarget.h.

If it really wasn't installed, then look at the Makefile in the 
$target/libffi/include directory.  There should be an install rule for 
the ffi.h file.  Works backwards from there to figure out why it wasn't 
called.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list