Re: cygwin specific c files for parrot

2005-08-16 Thread Leopold Toetsch
Hill Stephen-STEHILL1 wrote: Hi, I have a custom matherr() function (matherr.c) I'm experimenting with to solve #36865 ( Test 17 of t/op/trans.t failing on Cygwin ). If I put it in platform/win32 it doesn't get picked up. Where should it go in order to to be picked up as cygwin-specific. (It m

Re: cygwin specific c files for parrot

2005-08-16 Thread Leopold Toetsch
Hill Stephen-STEHILL1 wrote: Hi, I have a custom matherr() function (matherr.c) I'm experimenting with to solve #36865 ( Test 17 of t/op/trans.t failing on Cygwin ). If I put it in platform/win32 it doesn't get picked up. Where should it go in order to to be picked up as cygwin-specific. (It m