[Bug regression/59608] New: Unable to build working poedit v.1.5.x using gcc 4.8.2

je at ktf dot rtu.lv gcc-bugzilla@gcc.gnu.org
Thu Dec 26 22:00:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59608

            Bug ID: 59608
           Summary: Unable to build working poedit v.1.5.x using gcc 4.8.2
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: regression
          Assignee: unassigned at gcc dot gnu.org
          Reporter: je at ktf dot rtu.lv

Hi!

I am not sure whetehr it is the right place to report a bug, but I am unable to
compile working poedit 1.5.7 on Slackware64-14/gcc 4.8.2/glibc-2.17. During
compile time there are some warnings, but compilation ends successfully.
Unfortunately, compiled app either dies with segfault or produces messages
about incorrectly used functions of wxWindows library.

I tried to invoke the app built for Ubuntu 12.04 and, to my surprise, app works
as expected, using libraries I have on my system. That led me to the conclusion
that something wrong happens during compilation.

Flags given to compiler: -O2 -fPIC



More information about the Gcc-bugs mailing list