This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Libobjc and libffi on Darwin


I built gcc-3.5 on MacOS X using source from the cvs with tag apple-ppc-gcc-1771 (merged from lno 20040718) and the patches which Andrew has proposed to enable libobjc. This seems to work fine so far. I managed to compile a working set of Swarm libraries with it, although I am not yet using the GNU runtime.

I tried to enable libffi by moving it from the gcj only section in the configure script. It all got built OK using Apple's build script but ffi.h never got installed. ffitarget.h was installed in the compiler includes directory. Any suggestions where this should be fixed?

Bill Northcott


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]