How to compile for only one model in MINGW?

More
06 Mar 2016 02:36 - 06 Mar 2016 18:14 #44169 by tcaudill01
I'm doing some test builds in MINGW and I would like to know if there is a way to only compile for one model transmitter vs compiling for all? It takes a LONG time compiling all of those versions.

Also, if I try to compile an emulator version, it keeps trying to write to "Drive I". Has anyone else experienced this? If so, how do you work around this?

Thanks in advance.
Last edit: 06 Mar 2016 18:14 by tcaudill01. Reason: update

Please Log in or Create an account to join the conversation.

More
06 Mar 2016 03:06 #44170 by gdenton
Replied by gdenton on topic How to only compile for one model in MINGW?
If you compiling in Windows:

For 6S:
make TARGET=devo6 WINDOWS=1

For 7E:
make TARGET=devo7e WINDOWS=1

For 10:
make TARGET=devo10 WINDOWS=1

Please Log in or Create an account to join the conversation.

More
06 Mar 2016 03:16 - 06 Mar 2016 18:15 #44172 by tcaudill01
Replied by tcaudill01 on topic How to only compile for one model in MINGW?
Thanks, that helped a ton!!!

:( :( :( :( BUT, I still can't get the command "make TARGET=emu_devo10 WINDOWS=1" to work. I get an error with cc.exe that it's looking for files on "Drive I"

Please help me resolve this. Thanks again.

***UPDATE***Okay, for whatever reason MinGW was looking for a "drive" attached to my multi-card reader. I finally figured out which slot corresponded to which drive letter, inserted a memory card, and I can now build without any errors.

Hope this may help someone.
Last edit: 06 Mar 2016 18:15 by tcaudill01.

Please Log in or Create an account to join the conversation.

Time to create page: 0.035 seconds
Powered by Kunena Forum