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]

Re: __builtin_apply/sparc.md problem on SPARC-Solaris ?


On Tue, Oct 20, 1998 at 12:50:42PM +0200, Helge Hess wrote:
> I had problems using the objc_msg_sendv() function from the Objective-C
> runtime. Since the function relies on __builtin_apply() I wonder whether
> something is wrong with this in egcs-SPARC and whether such a problem is
> known.

I should have mentioned that the proper way to do something 
like what objc is trying to do with __builtin_apply is to 
use a library like libffi.

  ftp://ftp.cygnus.com/pub/home/green/libffi-1.20.tar.gz


r~


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