-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Julia 0.2pre-WINNT has trouble running on Windows XP #3313
Comments
I have not been able to reproduce this issue. Can you provide more information on you setup? A new binary was uploaded earlier today, can you see if it works? |
Hi, E:\Downloads\Languages\Julia\julia-dbac83fb44>julia E:\Downloads\Languages\Julia\julia-dbac83fb44>test-julia as for test-julia it doesnt run on the first machine, complaining that c:\documents is not a command I'm very enthusiastic to keep this testing going. From: Jameson Nash [email protected] I have not been able to reproduce this issue. Can you provide more information on you setup? A new binary was uploaded earlier today, can you see if it works? |
I have tested the latest 0.2pre binary with 32-bit Vista and 64-bit Win7. julia> addprocs(1)
This type of handle for stdio is not yet supported on Windows (0, 17)! Running test-julia.bat also stops and freezes at the parallel section. |
consolidating issues. see #3634 |
I tried running test-julia.bat and got the following message
fatal: error thrown and no exception handler available.
The other batch files like jula.bat just did not work either.
Under windows 7 (64 bit) most of the tests passed.
The text was updated successfully, but these errors were encountered: