Reid Spencer wrote:
> On Thu, 2007-01-11 at 13:33 -0800, Jeff Cohen wrote:
>   
>> Look at the error more closely.  It is not complaining about an unused 
>> label.  That is a warning.  It is complaining about using an undefined 
>> label.  I have no local changes.
>>     
>
> Ah, yes, you're right. This is a result of stripping the label out in
> the Makefile. Your version of FLEX must actually us it or a REJECT was
> added recently. In any event, I'll fix the makefile in just a second and
> it should work for you again. Thanks for being dilligent on this through
> my misunderstanding of the situation.
>
> Reid.
>   
I'm using version 2.5.4.  Flex has been stable for ages, so I'm 
surprised if everyone isn't using the same version.

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to