Files
reactos/reactos/tools
KJK::Hyperion 31b83f59b6 modified tools/rbuild/backend/mingw/modulehandler.cpp
DWARF debugging information confuses rsym, and DWARF-2 information from internal libraries (like libgcc) results in huge executables that don't even run on Windows. Therefore, before the rsym phase, strip all DWARF-2 sections
   This is a HACK for gcc builds compiled with DWARF-2 symbols (e.g. 4.3.2-tdm-1). The real solution (to be implemented soon) is to parse DWARF-2 line numbers in rsym
   Amendment to r37851: use objcopy instead of strip because strip gets us more than we bargained for, and strips all debug information too

modified   tools/rsym.c
   Don't overrun a heap block when there are discarded relocations

svn path=/trunk/; revision=37861
2008-12-04 21:13:43 +00:00
..
2008-11-19 19:59:54 +00:00
2008-12-03 17:37:58 +00:00
2005-06-05 16:32:33 +00:00
2008-12-04 20:20:08 +00:00
2008-11-05 14:47:55 +00:00
2005-07-12 15:04:17 +00:00
2005-04-08 05:35:20 +00:00
2008-10-24 22:13:45 +00:00
2008-10-24 21:32:48 +00:00
2007-10-19 23:21:45 +00:00