help-bison
[Top][All Lists]
Advanced

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

Link issues using flex/yacc with VS2003


From: Duhra, SARAB Singh
Subject: Link issues using flex/yacc with VS2003
Date: Mon, 9 Aug 2004 18:29:24 -0700

Hi,
        I am using flex/yacc on windows with VS2003 (.NET).
I can compile the code with /clr option. When I try to link it, I get
the following errors :


        cfgy.o : error LNK2022: metadata operation failed (8013118D) :
Inconsistent layo
ut information in duplicated types (YYSTYPE): (0x02000031).
cfgy.o : error LNK2022: metadata operation failed (8013118D) :
Inconsistent layo
ut information in duplicated types ($ArrayType$0x726c2a0e):
(0x02000033).
cfgl.o : error LNK2022: metadata operation failed (8013118D) :
Inconsistent layo
ut information in duplicated types (YYSTYPE): (0x02000017).

Has anyone come across these errors?.

Regards
-sarab




reply via email to

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