Open GoogleCodeExporter opened 8 years ago
I found that having a stale installed ptxgrammar.hpp file (in my case, located
in /usr/incude) prevented the regeneration of this same file from
parser/implementation/ptxgrammar.yy, causing the the errors in PTXLexer.cpp as
you noted.
Renaming the installed ptxgrammar.hpp allowed the build to continue past this
point.
I am not up to speed with SCons, so I was not able to work out why the build
system would not regenerate ptxgrammar.hpp as a matter of course.
Regards
Original comment by dr.r...@gmail.com
on 23 Jan 2013 at 3:11
this seems to be related to a workaround here:
https://groups.google.com/forum/#!msg/gpuocelot/CmbCDkiD098/NH0eOMonFqQJ
Original comment by markota...@gmail.com
on 2 Apr 2013 at 1:36
Original issue reported on code.google.com by
paranhos...@gmail.com
on 15 Dec 2012 at 2:40