Skip to content
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

Fail to build gcc-5.5.0 #3042

Open
GrayLoach opened this issue Jan 29, 2024 · 0 comments
Open

Fail to build gcc-5.5.0 #3042

GrayLoach opened this issue Jan 29, 2024 · 0 comments

Comments

@GrayLoach
Copy link

I'm a new guy, maybe my issue sounds a little stupid. The reason why I use mxe is that I need to build sigrok (an good tool about oscilloscope and logic analyzer) for Windows. I have build mxe successfully accord to mingw folder of pulseview, but it failed as I build mxe with the README of smuview.
The log seems as if the STRICT_LOW_PART identifier can not be recognized. The successful mxe build use gcc-11.4.0, does that mean that the gcc-5.5.0 is too old to be used for mxe ? But why the old version was downloaded, and how can I change it to the suitable version?

`pyj@pyj-desktop:~/mxe/mxe-git$ make MXE_TARGETS="x86_64-w64-mingw32.static.posix i686-w64-mingw32.static.posix" MXE_PLUGIN_DIRS=plugins/examples/qt5-freeze gcc glib libzip libusb1 libftdi1 hidapi glibmm qtbase qtimageformats qtsvg qttranslations boost check gendef libieee1284 qwt qtbase_CONFIGURE_OPTS='-no-sql-mysql'
[build] gcc x86_64-w64-mingw32.static.posix

Failed to build package gcc for target x86_64-w64-mingw32.static.posix!

rm gcc.pod gfortran.pod
make[3]: 离开目录“/home/pyj/mxe/mxe-git/tmp-gcc-x86_64-w64-mingw32.static.posix/gcc-5.5.0.build_/gcc”
make[2]: *** [Makefile:4118:all-gcc] 错误 2
make[2]: 离开目录“/home/pyj/mxe/mxe-git/tmp-gcc-x86_64-w64-mingw32.static.posix/gcc-5.5.0.build_”
make[1]: *** [Makefile:815:build-only-gcc_x86_64-w64-mingw32.static.posix] 错误 2
make[1]: 离开目录“/home/pyj/mxe/mxe-git”
real 7m34.763s
user 22m9.361s
sys 2m3.396s

[log] /home/pyj/mxe/mxe-git/log/gcc_x86_64-w64-mingw32.static.posix

make: *** [Makefile:803:/home/pyj/mxe/mxe-git/usr/x86_64-w64-mingw32.static.posix/installed/gcc] 错误 1
`

The log is linked as below , I'm not sure if it can be read.

gcc_x86_64-w64-mingw32.static.posix.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant