- Posts: 59
MinGW DeviationTX build environment
- RugWarrior
-
Topic Author
- Offline
Less
More
11 Nov 2015 19:47 #39950
by RugWarrior
Replied by RugWarrior on topic MinGW DeviationTX build environment
Hi Cereal_Killer,
the command is just "tar -xzf filename" where filename is the file you downloaded. but better switch in that folder first via "cd foldername" as the tar command will create a subfolder. I will try and find some time to rebuild the MinGW environment and release a new version as things have changed a bit
Cu
the command is just "tar -xzf filename" where filename is the file you downloaded. but better switch in that folder first via "cd foldername" as the tar command will create a subfolder. I will try and find some time to rebuild the MinGW environment and release a new version as things have changed a bit

Cu
Please Log in or Create an account to join the conversation.
- RugWarrior
-
Topic Author
- Offline
Less
More
- Posts: 59
12 Nov 2015 00:01 #39955
by RugWarrior
Replied by RugWarrior on topic MinGW DeviationTX build environment
I released the version 1.2 (see first post) that includes the new toolchain / updates... and is compatible with Windows 10 x64. If you have any issues just post on this topic.
Kind regards
Kind regards
Please Log in or Create an account to join the conversation.
- gdenton
-
- Offline
Less
More
- Posts: 71
12 Nov 2015 00:32 #39957
by gdenton
Replied by gdenton on topic MinGW DeviationTX build environment
Thanks RugWarrior.
With this installer Is everything installed under the one directory?
The reason I ask is I have already installed the latest toolchain and don't want it to get overwritten.
With this installer Is everything installed under the one directory?
The reason I ask is I have already installed the latest toolchain and don't want it to get overwritten.
Please Log in or Create an account to join the conversation.
- RugWarrior
-
Topic Author
- Offline
Less
More
- Posts: 59
12 Nov 2015 06:57 - 12 Nov 2015 06:58 #39967
by RugWarrior
Replied by RugWarrior on topic MinGW DeviationTX build environment
Everything will be extracted to C:\MinGW (also the toolchain). So it does not matter if you already have a toolchain installed

Last edit: 12 Nov 2015 06:58 by RugWarrior.
Please Log in or Create an account to join the conversation.
- compman2
-
- Offline
Less
More
- Posts: 65
22 Apr 2016 20:06 #47001
by compman2
computer nerd, hobby collector, proud father
Replied by compman2 on topic MinGW DeviationTX build environment
Downloaded the MinGW virtual and installed it.
Had source from a nightly about a week ago
Started compiling
Tried compiling for devo7e and get the message that the file is 128 bytes to large. What is the solution to this? Do I need to use a different toolchain or some switches to get this to compile. I see the nightlies are still compiling for devo7e so there must be a way that this can be done.
Any help would be appreciated
Had source from a nightly about a week ago
Started compiling
Tried compiling for devo7e and get the message that the file is 128 bytes to large. What is the solution to this? Do I need to use a different toolchain or some switches to get this to compile. I see the nightlies are still compiling for devo7e so there must be a way that this can be done.
Any help would be appreciated
computer nerd, hobby collector, proud father
Please Log in or Create an account to join the conversation.
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4402
22 Apr 2016 20:35 #47005
by PhracturedBlue
Replied by PhracturedBlue on topic MinGW DeviationTX build environment
I'm not planning to support this build environment anymore. Instead check out the docker thread and install that environment instead.
www.deviationtx.com/forum/7-development/...n?limitstart=0#46759
www.deviationtx.com/forum/7-development/...n?limitstart=0#46759
Please Log in or Create an account to join the conversation.
- mwm
-
- Offline
23 Apr 2016 10:23 #47032
by mwm
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Replied by mwm on topic MinGW DeviationTX build environment
Just for the record, the most likely issue is that you've gotten the wrong version of the ARM compiler. The newer one generate larger code, and the 7e is down to bytes of free space. The last one that still worked is several years of our date.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
Time to create page: 0.030 seconds
-
Home
-
Forum
-
Development
-
Development
- MinGW DeviationTX build environment