I don't have an Intel Mac, but I have a framework (see my .sig) that
uses ffcall.
I've figured out the build procedure, and produced what lipo believes
is a universal libavcall.a.
Because I'm cross-compiling the i386 portion on a G4, the configure
script had to do a lot of guessing about the i386 ABI, and I'm not
100% confident that all of its guesses were correct. Fortunately,
it's not too difficult to override its guesses with a simple #define
before #including avcall.h. Even better, although there's no explicit
support for i386-darwin8, there *is* support for NeXT on i386.
So my question is, is the i386-darwin8 ABI the same as it was for
NeXT on i386?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden