Menu

#36 ld.exe crashes on mingw when sources are compiled with -g

closed-works-for-me
nobody
5
2011-02-05
2010-01-29
achdawai
No

i'm working on the mingw port of the arm-mingw32ce toolchain, using gcc 4.1 sources and the latest cegcc trunk.

the arm-mingw32ce-gcc binary, when called to link object files, crashes when any linked source is compiled with the -g flag.
Removing the -g flag prevents the crash from happening.

Discussion

  • Paul Sokolovsky

    Paul Sokolovsky - 2011-02-05

    Should be retried on POSIX-compliant system. If it works there, patch is expected, preferrably to mingw project for them to not segfault. As ticket is old, closing.

     
  • Paul Sokolovsky

    Paul Sokolovsky - 2011-02-05
    • status: open --> closed-works-for-me
     

Log in to post a comment.