-
Notifications
You must be signed in to change notification settings - Fork 2
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
Compilation attempt #3
Comments
small update: script
|
Hi, could you share the dockerfile (if it can be with ubuntu better) for the installation of stm32? i have tried but without success. Thank you very much |
@mateuszdrewniak if this is still relevant, here's my Dockerfile: https://github.com/dbeef/gnu-tools-for-stm32-docker |
Hi, I'm trying to compile gnu-tools-for-stm32 (arm 7-2018-q2-update) and get the binary that comes with STM32CubeIDE (1.5.1)
I compile with success the package from the arm website from sources
https://developer.arm.com/downloads/-/gnu-rm/7-2018-q2-update
But STM32 introduced paches and there is a difference so it tries to compile this official repository.
I have two problems:
line:
compilation terminated.
-gnu-tools-for-stm32-7-2018-q2-update~-linux
-gnu-tools-for-stm32-7-2018-q2-update~-linux-build
-gnu-tools-for-stm32-7-2018-q2-update~-linux-install
and (I think) when creating a package for win32, the script ends with an error:
Could anyone give any hints, or maybe @stmicroelectronics-github will write what versions of x86_64-w64-mingw32 I should use.
Thanks
My environment:
Ubuntu 14/04/5
x86_64-w64-mingw32-gcc (GCC) 4.8.2
x86_64-w64-mingw32-g++ (GCC) 4.8.2
GNU ld (GNU Binutils) 2.23.52.20130620
The text was updated successfully, but these errors were encountered: