http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152
Jack Howarth changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152
--- Comment #8 from Iain Sandoe 2010-12-18 08:56:49
UTC ---
Author: iains
Date: Sat Dec 18 08:56:46 2010
New Revision: 168016
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168016
Log:
libffi:
PR libffi/29152
PR libffi/42378
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152
--- Comment #7 from Dominique d'Humieres 2010-12-12
11:58:49 UTC ---
Fixed by the patch in http://gcc.gnu.org/ml/gcc-patches/2010-12/msg00804.html.
--- Comment #6 from dominiq at lps dot ens dot fr 2008-01-30 21:54 ---
libffi is even more broken on powerpc-apple-darwin9 than on
powerpc-apple-darwin8:
=== libffi Summary for unix/-m64 ===
# of expected passes412
# of unexpected failures412
# of un
--- Comment #5 from andreast at gcc dot gnu dot org 2007-12-18 19:07
---
Jack,
you can try, but I think it is a bit wasted time. Well, depends on how long the
process takes to get the patches from apple.
[wolfram:gcc/head/objdir] andreast% file /usr/lib/libffi.dylib
/usr/lib/libffi.dy
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2007-12-18
17:14 ---
Andreas,
Can't we duplicate the existing code in darwin.S, darwin_closure.S,
ffi_darwin.c and sysv.S and wrapper it with a test for __powerpc64__ as a
starting point. I think if we at least get discussi
--- Comment #3 from andreast at gcc dot gnu dot org 2006-12-09 20:23
---
*** Bug 30134 has been marked as a duplicate of this bug. ***
--
andreast at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from andreast at gcc dot gnu dot org 2006-09-22 18:19
---
For the 64-bit Darwin PPC port of libffi you have to follow the 64-bit calling
conventions:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/LowLevelABI/index.html
Also, take a look at src/power
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-22 16:51 ---
*** Bug 29181 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152
10 matches
Mail list logo