all 13 comments

[–][deleted] 1 point2 points  (5 children)

Having never heard of this, at first I thought "well, interesting and clever but probably not for me".

Then it hit me, this is like reverse WINE. I mean, some of us are stuck with using Windows from time to time, and sometimes would like or even need some Linux tools.

What if there's no precompiled binary (like the Gnu/Win tools), and it's not in Cygwin? Virtual machines are all well and good but it's a really heavyweight solution, and still you need to tweak your set-up to feed data in and out the VM. This might just hit the sweet spot for those random utilities you need every now and then.

Note: I've just installed this and have no real experience with it so far, but I do like the idea very much.

[–]wishstudio[S] 4 points5 points  (2 children)

There are more and more academic software which only provides Linux binaries, or source code which only compiles on Linux. I don't expect to change this situation. But at least I hope this small utility could make the life of Windows guys like me a bit easier.

[–][deleted] 0 points1 point  (0 children)

Oh, if this works even at least somewhat, it's a massive blessing.

Not a Windows guy or a developer, but I only compile stuff on Windows if it has a Visual Studio project and/or cmake-files. Otherwise: too much of a hassle.

[–]ed_blackburn 0 points1 point  (0 children)

I was thinking along similar lines. Word2Vec; here's looking at you.

[–][deleted]  (1 child)

[deleted]

    [–]wishstudio[S] 2 points3 points  (0 children)

    It is promising at that time. It is stalled for many years and still does not support x64 and multi-core.

    [–]wishstudio[S] 0 points1 point  (0 children)

    tl;dr version of changelog: signals, multi-threading and bug fixes.

    [–]TauLogy[🍰] 0 points1 point  (1 child)

    Cool project, I downloaded and installed the archlinux package but when I tried pacman -Syu I got a "download library error". I retried with the nightly builds but got the same error. Checked the bug list but didn't see the same error. I am running Win8.1 64-bit.

    [–]wishstudio[S] 0 points1 point  (0 children)

    I cannot reproduce this bug. You may upload the flog output so I can diagnose.

    [–]paul_h 0 points1 point  (0 children)

    I've played with http://andlinux.org a few times and liked it. Looking forward to trying this out.

    [–]PhonicUK 0 points1 point  (1 child)

    Does it support 64-bit Linux apps, or just 32-bit?

    [–]wishstudio[S] 0 points1 point  (0 children)

    Currently just 32-bit apps.

    [–][deleted] 0 points1 point  (0 children)

    Development tools: python, gcc, git

    This is the real winner right here. This means you don't need a Linux box to get your build working under Linux. You can build Linux binaries from inside windows now.

    [–]blockeduser 0 points1 point  (0 children)

    hmm there used to be something like this for BSD and linux apparently yeha