« Return to Thread: patch: gst-2.95h on Mac OS X 10.3.9

Re: patch: gst-2.95h on Mac OS X 10.3.9

by Paolo Bonzini-2 :: Rate this Message:

Reply to Author | View in Thread

Paolo Bonzini wrote:

>
>> * change the header file includes in socketx.h to the older way of
>>   getting the prototypes for select(2)
>>
>> * change part of a .section declaration in darwin_closure.S to remove
>>   mention of the live_support section attribute, which isn't available
>>   on OS X 10.3.9.
>
> Thanks!  The second part is, I think, wrong, but since gst doesn't use
> closures I don't care much.

I stand corrected.  darwin_closure.S does not use
".subsections_via_symbols" so it is okay to remove the live+support
attribute.  I would have applied the patch anyway.

Paolo


_______________________________________________
help-smalltalk mailing list
help-smalltalk@...
http://lists.gnu.org/mailman/listinfo/help-smalltalk

 « Return to Thread: patch: gst-2.95h on Mac OS X 10.3.9