GitSoftwareNow

Results 11 comments of GitSoftwareNow

on my ARM linux i686-w64-mingw32-gcc --version i686-w64-mingw32-gcc (GCC) 5.3.1 20160225 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO...

should I update the gcc?

I updated i686-w64-mingw32-gcc i686-w64-mingw32-gcc (GCC) 7.3-win32 20180312 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even...

apt show mingw-w64 Package: mingw-w64 Version: 7.0.0-4 Priority: optional Section: devel Maintainer: Stephen Kitt Installed-Size: 49.2 kB Depends: gcc-mingw-w64, g++-mingw-w64 Homepage: http://mingw-w64.sf.net Tag: role::metapackage Download-Size: 13.5 kB APT-Manual-Installed: yes APT-Sources:...

I try to compile a test program with gcc by hand #include #include int main() { char buf[256]="error!\n"; return fwrite(buf,1,strlen(buf),stderr); } i686-w64-mingw32-gcc test.c the a.exe has created what's the reason...

You need install liblapacke-dev and search "LIBS_LIST += openblas m pthread" to your Makefile and use "LIBS_LIST += openblas m pthread lapacke" replace it you can run sed -i s/...

This is a bug of configure script

> Hi @GitSoftwareNow , which distribution version and crmsh version do you use? 2.3.1