Skip to content

configure: -pthread not available on AmigaOS 4.x#9266

Closed
Futaura wants to merge 1 commit intocurl:masterfrom
Futaura:amigaos4_pthreads
Closed

configure: -pthread not available on AmigaOS 4.x#9266
Futaura wants to merge 1 commit intocurl:masterfrom
Futaura:amigaos4_pthreads

Conversation

@Futaura
Copy link
Copy Markdown
Contributor

@Futaura Futaura commented Aug 7, 2022

The most recent GCC builds for AmigaOS 4.x do not allow -pthread and
exit with an error. Instead, need to explictly specify -lpthread.

The most recent GCC builds for AmigaOS 4.x do not allow -pthread and
exit with an error. Instead, need to explictly specify -lpthread.
@bagder
Copy link
Copy Markdown
Member

bagder commented Aug 8, 2022

thanks!

@bagder bagder closed this in c7b322a Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants