staticanalysis / data-race-test

Automatically exported from code.google.com/p/data-race-test
0 stars 0 forks source link

plugin.h missing #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. svn checkout http://thread-sanitizer.googlecode.com/svn/trunk/ 
thread-sanitizer-read-only
2. cd thread-sanitizer-read-only/gcc
3. make

What is the expected output? What do you see instead?

I expect it to compile, but I get

cc -I -DIN_GCC=1 -fPIC -Wall -std=gnu89 -O3 -DNDEBUG   -c -o tsan.o tsan.c
tsan.c:11:20: fatal error: plugin.h: No such file or directory

What version of the product are you using? On what operating system?

Please provide any additional information below.

What am I missing?

Original issue reported on code.google.com by kuszm...@gmail.com on 5 Jun 2013 at 3:43

GoogleCodeExporter commented 9 years ago
Please disregard this ticket.  It's for the wrong software, and I was reading 
the instructions from this wiki for the new thread sanitizer software.

Original comment by kuszm...@gmail.com on 5 Jun 2013 at 3:54

GoogleCodeExporter commented 9 years ago

Original comment by samso...@google.com on 6 Jun 2013 at 6:49