Bison generated header file is .hh, not .hpp
Eric Smith <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAFrGgTROSb1owy3GO+De1Ao-6kjGOpWMFjr+Su-tiyq1twJnAQ@mail.gmail.com> |
The SCons manual states: YACCFLAGS General options passed to the parser generator. If $YACCFLAGS <https://scons.org/doc/2.2.0/HTML/scons-user/a5025.html#cv-YACCFLAGS> contains a -d option, SCons assumes that the call will also create a .h file (if the yacc source file ends in a .y suffix) or a .hpp file (if the yacc source file ends in a .yy suffix) However, the header file that Bison generates actually has a .hh suffix, not .hpp. _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users