compiling base with gcc 4.1 results in Gui app segfault
From:
Jonathan Isom
Subject:
compiling base with gcc 4.1 results in Gui app segfault
Date:
Mon, 22 May 2006 19:07:36 -0500
I compiled svn today with gc 4.1 and was getting a segfault and running in
gdb crashed gdb. the work around i found was to compile base with gcc 3.4.3
and everything else with gcc 4.1. base only apps appear to still work with
gcc 4.1 (strange). it doesn't matter which backend is used.