Re: darcs patch: Include kfreebsdgnu in the list of Target Platforms.

2011-01-19 Thread Simon Marlow
On 19/01/2011 01:25, Marco TĂșlio Gontijo e Silva wrote: Hi Simon. Excerpts from Simon Marlow's message of Ter Jan 18 07:24:00 -0200 2011: This patch doesn't build. Did you test it? On 15/01/2011 13:06, Marco Silva wrote: -#ifdef __linux__ -#define _GNU_SOURCE +#ifdef defined(__linux__) || d

Re: darcs patch: Include kfreebsdgnu in the list of Target Platforms.

2011-01-18 Thread Simon Marlow
This patch doesn't build. Did you test it? On 15/01/2011 13:06, Marco Silva wrote: -#ifdef __linux__ -#define _GNU_SOURCE +#ifdef defined(__linux__) || defined(__GLIBC__) +#define _GNU_SOURCE 1 results in: rts/Linker.c:16:15: error: extra tokens at end of #ifdef directive Cheers, S

darcs patch: Include kfreebsdgnu in the list of Target Platforms.

2011-01-15 Thread Marco Silva
Sat Jan 15 11:05:15 BRST 2011 Marco Silva * Include kfreebsdgnu in the list of Target Platforms. New patches: [Include kfreebsdgnu in the list of Target Platforms. Marco Silva **20110115130515 Ignore-this: 7032e91beb9fc68eb4e3fd49014ec243 ] { hunk ./driver/mangler/ghc-asm.lprl 219 $T_HD