Skip to content

undefined reference to strsep #403

@Mihaylov93

Description

@Mihaylov93

if ((a = strsep(&s, " \t")) != NULL)

ld.exe: release/sim_utils.o:sim_utils.c:(.text+0x8c): undefined reference to strsep'`

Environment: MinGW32

The strsep() function isn't Standard C so its not available in windows MinGW environment

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