This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Difficulties with binding to functions for semantic actions in a grammar


On Thu, Oct 17, 2013 at 7:00 AM, Markus Elfring <Markus.Elfring@web.de> wrote:
>
> I stumble on another challenge during the software development of a small
> application which I derive from the Spirit tutorial on my openSUSE system.
>
> http://sourceforge.net/mailarchive/message.php?msg_id=31489573
>
>
> I observe that a source file is accepted by my compilers in one build
> configuration. But error messages are displayed if I switch to the build
> configuration where the relevant source code is directly included by header
> files. Would you like to share any ideas on approaches to resolve this issue?
>
> https://github.com/elfring/boot_parameters/blob/d65ffb55c0643aac8cb02126066252e898b12bf9/boost/CMakeLists.txt


I really have no idea what you are asking and your code looks quite
complex.  Can you show a small self-contained example?

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]