Bug #13553
iasl: multiply-defined symbols
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build errors with gcc 10:
ld: fatal: symbol 'LexBuffer' is multiply-defined: (file dtparserlex.o type=OBJT; file prparserlex.o type=OBJT); ld: fatal: symbol 'AslCompilerlval' is multiply-defined: (file aslcompilerlex.o type=OBJT; file aslcompilerparse.o type=OBJT); ld: fatal: file processing errors. No output written to iasl collect2: error: ld returned 1 exit status