develooper Front page | perl.perl6.internals | Postings from August 2005

Re: cygwin specific c files for parrot

Thread Previous | Thread Next
From:
Leopold Toetsch
Date:
August 16, 2005 04:37
Subject:
Re: cygwin specific c files for parrot
Message ID:
4301D085.2050405@toetsch.at
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 may be that it is needed for win32 as well, but my platform is cygwin).

Another note: there is an explicit file list, math.c would work. Else 
you have to extend the file list.

> Best regards
>  
> Steve
> 

leo


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About