Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W
word2vec
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • DESHPANDE SRIJAY PARAG
  • word2vec
  • Issues
  • #37

Closed
Open
Opened Mar 21, 2016 by DESHPANDE SRIJAY PARAG@srijayd
  • Report abuse
  • New issue
Report abuse New issue

Make fails on Windows + Cygwin

Created by: GoogleCodeExporter

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 marion.f...@gmail.com on 30 Jul 2015 at 11:29

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: srijayd/word2vec#37