[xoreos-git] [xoreos/xoreos] fb8572: BUILD: Don't link with -static-libgcc -static-libs...

GitHub noreply at github.com
Fri May 2 19:27:24 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: fb85727dee91d6649897ac71780320ee38cbf9da
      https://github.com/xoreos/xoreos/commit/fb85727dee91d6649897ac71780320ee38cbf9da
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  BUILD: Don't link with -static-libgcc -static-libstdc++ on Windows

Apparently, that breaks exception catching across library
boundaries (even across our convenience libraries).

Possible that this is a result of changes in gcc > 4.5.4,
or of using dwarf2 exception handling instead of
setjmp/longjmp.




More information about the xoreos-git mailing list