strtok_r prevents compiling with MinGW #66

Closed
opened 2014-06-17 08:24:14 +00:00 by wojdyr · 0 comments
wojdyr commented 2014-06-17 08:24:14 +00:00 (Migrated from github.com)

recent addition of strtok_r makes compilation fail on Windows with GCC/MinGW:

main.o:main.c:(.text+0x4a0): undefined reference to `strtok_r'
recent addition of `strtok_r` makes compilation fail on Windows with GCC/MinGW: ``` main.o:main.c:(.text+0x4a0): undefined reference to `strtok_r' ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#66
There is no content yet.