Skip to content
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

Make fails on Windows + Cygwin #37

Open
GoogleCodeExporter opened this issue Aug 12, 2015 · 0 comments
Open

Make fails on Windows + Cygwin #37

GoogleCodeExporter opened this issue Aug 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Download the code
2. Try to compile with "make"

What is the expected output? What do you see instead?
Error : 
gcc word2vec.c -o word2vec -O2 -Wall -funroll-loops
/usr/bin/as: /usr/bin/as : fichier binaire impossible à lancer
Makefile:6 : la recette pour la cible « word2vec » a échouée
make: *** [word2vec] Erreur 1

What version of the product are you using? On what operating system?
word2vec won't compile
I have been using it with cygwin on windows since 3 months and now it won't 
compile anymore.
I've tried reinstalling all the components of Cygwin that I need, been through 
the trace logs of the make command but nothing works...

Do you have any idea why it is not working ?

Original issue reported on code.google.com by [email protected] on 30 Jul 2015 at 11:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant