Windows GUI for gcc toolchain - page 6 - General Discussion and Assistance - CHDK Forum  

Windows GUI for gcc toolchain

  • 58 Replies
  • 80164 Views
*

Offline Ant

  • *****
  • 509
Re: Windows GUI for gcc toolchain
« Reply #50 on: 05 / May / 2020, 15:57:18 »
Advertisements
Anyone tried to get colorized console output with gcc 4.9.3 using option "fdiagnostics-color" on Windows?

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for gcc toolchain
« Reply #51 on: 06 / May / 2020, 08:40:05 »
@msl

Thanks, I'm working on some more modifications. When done I'll PM you, that way you & rudi can check them without any 'release pressure'.
keep up the good work,
whim

@Ant

Tried, but so far without success ...
« Last Edit: 06 / May / 2020, 08:43:00 by whim »

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for gcc toolchain
« Reply #52 on: 08 / February / 2021, 11:05:56 »
@msl
@fe50

To all (windows)home-compiling CHDKers
 
Hi,

Discovered while revisiting arm developer
there's a new version of arm-none-eabi-GCC, i.e. 10.2.1
It is named "Version 10-2020-q4-major (released Dec 11, 2020)",
indicating it should be more stable than the previous release
which was marked "preview".

So, I got to work and cut & pasted together a new windows toolchain,
using the latest mingw32 host compiler, mingw32-gcc v.9.2.0
Tested working OK with Windows GUI in a "Compile All" and
tested resulting binaries on 3 of my cams.
Dowload here on sendspace gcc1021_host920.7z (link valid up to ~ March 8 )
(download button worked for me even with javascript blocked (noscript)
 but the site said I had to enable it  :D )

If wanted I could upload others, just let me know:
[edit] more uploaded toolchains
gcc1021_host481.7z, gcc931_host920.7z, gcc831_host920.7z (links valid up to ~ March 8 )
All toolchains are 70-80 Mb in (compressed to ~10%) size


have fun,
wim
« Last Edit: 20 / March / 2021, 15:47:21 by whim »

*

Offline whim

  • ******
  • 2046
  • A495/590/620/630 ixus70/115/220/230/300/870 S95
Re: Windows GUI for gcc toolchain
« Reply #53 on: 20 / March / 2021, 16:39:45 »
Quote
To all (windows)home-compiling CHDKers

GCC 10 from my previous post (gcc1021_host920.7z) is not functioning
as it should for vxworks cameras, checked on Digic 2 (a630) and
Digic 3 (ixus70_sd1000).
It compiles fine, but the resulting binaries do not run at all.
(no LED activity at all, camera seems DEAD !)
GCC 9 (gcc931_host920.7z) DOES produce working binaries.

For verification I also tested binaries compiled on my linux box
(Manjaro 20.2.1 with arm-none-eabi-gcc v10.2): dryos cams run fine,
while vxworks cams are playing dead, just like on Windows ...

So, if your 'compile program' includes VxWorks cams, please avoid GCC 10.x
Not all Digic 3 cams are VxWorks - Digic 3/DryOS works (checked on A495)


sorry about that,

wim

PS Older GCC 10.1.1 does not work either.
Edit 24-03-2021: Problem was resolved in trunk revision 5796- thanks to @philmoz and @reyalp   :)
« Last Edit: 24 / March / 2021, 06:11:07 by whim »


*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Windows GUI for gcc toolchain
« Reply #54 on: 16 / July / 2022, 09:49:52 »
The link to download the GUI in the first post no longer works.
It looks like we don't have alternate download locations.

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Windows GUI for gcc toolchain
« Reply #55 on: 16 / July / 2022, 13:05:44 »
The link to download the GUI in the first post no longer works.

https://forum.chdk-treff.de/download_dev.php  :)
All lifetime is a loan from eternity.

*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Windows GUI for gcc toolchain
« Reply #56 on: 16 / July / 2022, 13:59:43 »
The link to download the GUI in the first post no longer works.

https://forum.chdk-treff.de/download_dev.php  :)
I don't see a link for GUI there, only compilers. :(

*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: Windows GUI for gcc toolchain
« Reply #57 on: 16 / July / 2022, 15:05:34 »
All lifetime is a loan from eternity.


*

Offline blackhole

  • *****
  • 937
  • A590IS 101b
    • Planetary astrophotography
Re: Windows GUI for gcc toolchain
« Reply #58 on: 16 / July / 2022, 15:17:35 »
Thanks!

 

Related Topics