Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow gcc cross-compilation targetting windows, and hopefully kill the dbghelp singleton
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Jan 2008 13:56:28 +0000 (13:56 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 23 Jan 2008 13:56:28 +0000 (13:56 +0000)
commitaf4b3676dc5b56c898a4e7c477666864019b5b69
tree2c0a89fd41d2855f5dd68b0086dbafb2334b2c2c
parent6604679679d6c5e526e7b3405a32e28b34bf4fa2
Allow gcc cross-compilation targetting windows, and hopefully kill the dbghelp singleton

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5220 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/Makefile.am
src/Makefile.in
src/include/xbt/wine_dbghelp.h [new file with mode: 0644]
src/xbt/backtrace_windows.c