-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I tried modifying the run/ios/bootstrap script to compile the Boehm GC for i386 so it can be used with the iPhone/iPad simulator, but it looks like Boehm itself relies on a depreciated API call to _dyld_bind_fully_image_containing_address.
This blows up at runtime in the latest iOS simulator.
The issue is still unresolved upstream:
https://github.com/ivmai/bdwgc/blob/master/dyn_load.c#L1400
(This isn't so much an explicit request for anything as much as a note to @aking and others who might give this a shot.)
Metadata
Metadata
Assignees
Labels
No labels