Skip to content

iOS simulator GC issues #18

@lynaghk

Description

@lynaghk

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions