Any ideas?
I think I'm pretty close though
> -----Original Message-----
> From: juli...@googlegroups.com [mailto:juli...@googlegroups.com]
> On Behalf Of Jeff Bezanson
> Sent: Sonntag, 26. Februar 2012 21:06
> To: juli...@googlegroups.com
> Subject: Re: [julia-dev] Windows Port: "Basic Block in function 'fill!'
does not
> have terminator!"
>
> -----Original Message-----
> From: juli...@googlegroups.com [mailto:juli...@googlegroups.com]
> On Behalf Of Jeff Bezanson
> Sent: Sonntag, 26. Februar 2012 21:10
> To: juli...@googlegroups.com
> Subject: Re: [julia-dev] Windows Port: "Basic Block in function 'fill!'
does not
> have terminator!"
>
> -----Original Message-----
> From: juli...@googlegroups.com [mailto:juli...@googlegroups.com]
> On Behalf Of Jeff Bezanson
> Sent: Sonntag, 26. Februar 2012 21:23
> To: juli...@googlegroups.com
> Subject: Re: [julia-dev] Windows Port: "Basic Block in function 'fill!'
does not
> have terminator!"
>
> -----Original Message-----
> From: juli...@googlegroups.com [mailto:juli...@googlegroups.com]
> On Behalf Of Jeff Bezanson
> Sent: Sonntag, 26. Februar 2012 21:43
> To: juli...@googlegroups.com
> Subject: Re: [julia-dev] Windows Port: "Basic Block in function 'fill!'
does not
> have terminator!"
>
+1 for doing this
+1 for using MinGW
+1 for being awesome
Bill.
Thanks,
Keno
P.S. I'll upload my wip to github once I get my repositories untangled, it's
a mess currently.
> -----Original Message-----
> From: juli...@googlegroups.com [mailto:juli...@googlegroups.com]
> On Behalf Of Jeff Bezanson
> Sent: Sonntag, 26. Februar 2012 22:16
> To: juli...@googlegroups.com
> Subject: Re: [julia-dev] Windows Port: "Basic Block in function 'fill!'
does not
> have terminator!"
>
The best way forward is to take the FreeBSD libm, and make it independent. It is based on fdlibm, with a lot of accumulated fixes over the years. I have put together openlibm, along these lines:
https://github.com/JuliaLang/openlibm
It builds, works with julia, but some work needs to be done before we can be confident to use it, and also build the assembly routines, which I haven't figured out yet. We can then chuck fdlibm and libm altogether.
-viral
Thanks,
Keno
> -----Original Message-----
> From: juli...@googlegroups.com [mailto:juli...@googlegroups.com]
> On Behalf Of Viral Shah
> Sent: Montag, 27. Februar 2012 11:01
> To: juli...@googlegroups.com
> Subject: Re: [julia-dev] Windows Port: "Basic Block in function 'fill!'
does not
> have terminator!"
>
> -----Original Message-----
> From: juli...@googlegroups.com [mailto:juli...@googlegroups.com]
> On Behalf Of Jeff Bezanson
> Sent: Montag, 27. Februar 2012 23:17
> To: juli...@googlegroups.com
> Subject: Re: [julia-dev] Windows Port: "Basic Block in function 'fill!'
does not
> have terminator!"
>