Opened 19 years ago
Closed 19 years ago
#3972 closed defect (fixed)
BUG: gcc40 and libffi
Reported by: | yves@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
gcc40 (4.0.1) install ffi.h in $prefix/include but ffitarget.h in $prefix/lib/gcc-4.0/gcc/powerpc-apple- darwin8.1.0/4.0.1/include/libffi which is no really a bug but sort of an awkward CPPFLAG to add to use libffi.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
so add a symlink? $prefix/include/ffitarget.h -> $prefix/lib/gcc-4.0/gcc/powerpc-apple-darwin*/4*/include/libffi/ffitarget.h