Re: Fast proxying
Re: Fast proxying
- Subject: Re: Fast proxying
- From: Chris Purcell <email@hidden>
- Date: Thu, 27 Jun 2002 23:55:23 +0100
By chance, I came across the "correct" approach on Apple's site, at
http://developer.apple.com/techpubs/macosx/DeveloperTools/Compiler/Compiler.
22.html
Now my only problem is this: how to get __builtin_apply_args () to
compile!
If anyone knows, that would be very helpful. The error messages I am
getting are of the form:
{standard input}:9106:vector instruction is optional for the PowerPC
(not allowed without -force_cpusubtype_ALL option)
Turning on the suggested option causes a SIGILL.
I will post this on pb-users also. If I get useful answers there, I will
share them.
Kritter out
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.