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

Doesn't work on windows #3

Open
ezuhaib opened this issue Feb 12, 2014 · 2 comments
Open

Doesn't work on windows #3

ezuhaib opened this issue Feb 12, 2014 · 2 comments

Comments

@ezuhaib
Copy link

ezuhaib commented Feb 12, 2014

While trying to install it I get:

Building native extensions.  This could take a while...
ERROR:  Error installing flamegraph:
ERROR: Failed to build gem native extension.

C:/Ruby200/bin/ruby.exe extconf.rb
creating Makefile
make
generating fast_stack-i386-mingw32.def
compiling fast_stack.c
In file included from c:/Ruby200/include/ruby-2.0.0/ruby/defines.h:153:0,
             from c:/Ruby200/include/ruby-2.0.0/ruby/ruby.h:70,
             from c:/Ruby200/include/ruby-2.0.0/ruby.h:33,
             from fast_stack.c:3:
c:/Ruby200/include/ruby-2.0.0/ruby/win32.h:276:12: error: conflicting types for 'gettimeofday'
In file included from fast_stack.c:2:0:
c:\ruby200\devkit\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/sys/time.h:42:13: note: previous declaration of 'gettimeofday' was here
fast_stack.c: In function 'rb_profile_start':
.
.
.
@SamSaffron
Copy link
Owner

Sorry, very very unlikely to fix this

@ezuhaib
Copy link
Author

ezuhaib commented Feb 13, 2014

I see... Please document windows incompatibility.

ccoenen added a commit to ccoenen/flamegraph that referenced this issue May 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants