[Scummvm-tracker] [ScummVM :: Bugs] #10962: COMPILER: Configuring with -flto errors out on finding a suitable compiler (AmigaOS4)

ScummVM :: Bugs trac at scummvm.org
Fri May 17 09:17:20 CEST 2019


#10962: COMPILER: Configuring with -flto errors out on finding a suitable compiler
(AmigaOS4)
----------------------+--------------------
  Reporter:  raziel-  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  normal   |  Component:  Common
Resolution:           |   Keywords:
      Game:           |
----------------------+--------------------

Comment (by raziel-):

 Not much to show there, sorry.

 But i also have a file called tmp_cxx_compiler.cpp in place, which doesn't
 get deleted due to the failing configure bit.

 {{{
         class Foo { int a; };
         int main(int argc, char **argv) {
                 Foo *a = new Foo(); delete a; return 0;
         }

-- 
Ticket URL: <https://bugs.scummvm.org/ticket/10962#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list