• HomeBoards
  • RulesRules
  • HelpHelp
  • WikiWiki
  • Donate

Author Topic: GCW-Zero toolchain for windows+cygwin UPDATE 2017-08-15  (Read 26987 times)

slaanesh

  • Posts: 569
    • Slaanesh Dev
Re: GCW-Zero toolchain for windows+cygwin UPDATE 2017-08-15
« Reply #20 on: February 09, 2019, 01:38:27 am »
I've been using GCC 6.3.0 for a few of my projects now and can report no problems what-so-ever.
I don't know if it's any faster as I haven't really done any "scientific" tests.

Thanks @dmitry_smagin

slaanesh

  • Posts: 569
    • Slaanesh Dev
Re: GCW-Zero toolchain for windows+cygwin UPDATE 2017-08-15
« Reply #21 on: June 04, 2019, 07:32:09 am »
Using -flto seems to cause the following:

Code: [Select]
/opt/gcw0-toolchain/usr/bin/mipsel-linux-ar: gcw0_obj/gcw0.SDL/main.o: plugin needed to handle lto object
Seems like the liblto_plugin.so is missing?