help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Bison output in KDevelop


From: Hans Aberg
Subject: Re: Compiling Bison output in KDevelop
Date: Fri, 26 Dec 2003 18:42:45 +0100

Reply-To: address@hidden

At 03:02 +0100 2003/12/26, Michael Thuswaldner wrote:
>I am quite new to Bison and I am therefore trying the examples provided in
>the bison manual. It all seems to work without any hitches as long as I do
>exactly as the manual says (using the compiler cc). However when I try to
>compile the exact same file in KDevelop the process ends with the following
>messages:

GNU Bison is developed for use primarily with GNU GCC and other GNU
software. All else is for free, that is, dependent on that somebody
volunteers to do it. So if you want it to work with your compiler, you can
fix it yourself or getting somebody doing it. Then report it to Bug-Bison
<address@hidden>.

>gmake[2]: *** [main.o] Error 1
>gmake[2]: Leaving directory `/home//test/test'
>gmake[1]: Leaving directory `/home//test'
>gmake[1]: *** [all-recursive] Error 1
>gmake: *** [all] Error 2
>*** failed ***
>
>I am not expert enough to understand what these errors mean. Do you have any
>suggestions to where the problem might be? Do I need to select any special
>options for the compiler, linker or make?

It looks to me as though you need to get hold of somebody who knows how
your compiler works.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]