-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
I need to execute make
from go-sh, but I get this
configure: Setting lib to 'lib' (the default)
configure: Will try -pthread then -lpthread to enable POSIX Threads.
configure: CHECKS for site configuration
checking for gcc... gcc
checking whether the C compiler works... no
i.e. it can't find C compiler, I also checked $PATH and got an empty string
any idea how to make it work?
Metadata
Metadata
Assignees
Labels
No labels