Skip to content

Linker warning in Xcode 4: Could not create compact unwind for .LFB3: non-standard register 5 being saved in prolog #1

@sithis

Description

@sithis

When building any project using libffi-iphone on Xcode 4 against the simulator, the linker gives the warning "Could not create compact unwind for .LFB3: non-standard register 5 being saved in prolog". Everything seems to still be working fine, but it would be nice to get rid of the warning somehow. You can reproduce the warning by building https://github.com/parmanoir/jscocoa against the iOS Simulator in Xcode 4. The warning only seems to happen when building for the simulator, not the device.

.LFB3 appears in iphonesimulator-darwin.S.

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