search for: mclinker_build

Displaying 2 results from an estimated 2 matches for "mclinker_build".

2015 Mar 19
2
[LLVMdev] Final added to parser<bool>
...pport/CommandLine.cpp:9:0: /home/rkotler/workspace/mclinker/include/mcld/Support/CommandLine.h:49:7: error: cannot derive from ‘final’ base ‘llvm::cl::parser<bool>’ in derived type ‘llvm::cl::FalseParser’ make[2]: *** [Support/CommandLine.o] Error 1 make[2]: Leaving directory `/home/rkotler/mclinker_build/lib' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/rkotler/mclinker_build/lib' make: *** [all-recursive] Error 1 Reed
2015 Mar 19
2
[LLVMdev] Final added to parser<bool>
...lvm::cl::FalseParser’ > > > Why is it being derived from? If it's just a typedef that's required, > it might be more appropriate to use a typedef instead of derivation. > > make[2]: *** [Support/CommandLine.o] Error 1 > make[2]: Leaving directory `/home/rkotler/mclinker_build/lib' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/rkotler/mclinker_build/lib' > make: *** [all-recursive] Error 1 > > > > Reed > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists...