Skip to content

Linking failed on Debian based linux. #117

Closed
@nanfang2000

Description

@nanfang2000

The linker failed to find the reference functions in the libraries.
I fixed it by putting the LDFLAG to after the Objects.
$(CC) $(REAL_CFLAGS) $(OBJECTS) $(REAL_LDFLAGS) -o out/flutter-pi

A doc just explained this issue:
https://stackoverflow.com/a/43305704/388520

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions