-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help for build #4
Comments
you have to manually generate your hwloc config before compiling go-hwloc lib in golang |
Hi, i Build hwloc, the error continues. it looks like the problem is finding the -lrandomx and the -lhwloc. serial@corcepts MINGW64 ~/gxminer serial@corcepts MINGW64 ~/gxminer serial@corcepts MINGW64 ~/gxminer/go-hwloc/hwloc serial@corcepts MINGW64 ~/gxminer/go-hwloc/hwloc Configuring hwloc distribution tarballStartup testschecking build system type... x86_64-w64-mingw32 Configuring hwloc corechecking hwloc building mode... standalone Configuring netloc corechecking for asprintf... yes Configuring hwloc documentationchecking if this is a developer build... yes Configuring hwloc command line utilitieschecking for CAIRO... no Configuring testschecking for pthread_self in -lpthread... yes Performing final hwloc configurationchecking that generated files are newer than configure... done Hwloc optional build support status (more details can be found above): Probe / display I/O devices: no
|
|
Thanks, man! You my hero! Build perfect now. |
Guys, help, please.
I use mingw 64 bits to compile and in the end of compilation show this erros
github.com/maoxs2/gxminer/go-hwloc
github.com/maoxs2/gxminer/go-randomx
github.com/maoxs2/gxminer/go-randomx
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lrandomx
collect2.exe: error: ld returned 1 exit status
github.com/maoxs2/gxminer/go-hwloc
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lhwloc
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lhwloc
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lhwloc
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lhwloc
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lhwloc
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lhwloc
collect2.exe: error: ld returned 1 exit status
mv: não foi possível obter estado de 'gxminer*': No such file or directory
Thanks for help!
The text was updated successfully, but these errors were encountered: