This is the mail archive of the gcc-patches@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: [gimplefe] Re-factor parser/lexer


On Wed, Dec 8, 2010 at 2:27 AM, Diego Novillo <dnovillo@google.com> wrote:
> On Sun, Dec 5, 2010 at 05:35, Sandeep Soni <soni.sandeepb@gmail.com> wrote:
>
>> I am unable to clear build stage 2 after adding this patch to my local
>> repository. make gives an error as
>>
>> make error: No rule for gt-gimple-gimple-lang.h. Needed for gimple-lang.o
>
> I made changes that require reconfiguration. ?Did you try to build
> from an existing build tree? ?Can you try out of a clean slate? ?I
> just built it without any problems.
>
>
> Diego.
>

I made a clean build actually. The error seems weird. The build system
is trying to find a rule for gt-gimple-gimple-lang.h. I don't know if
that is correct behaviour. I seem to have applied the patch wrong so
something is incorrect in gimple/make-lang.in

Is it possible for me to copy only that file from the index?


-- 
Cheers
Sandy


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