Build errors on project linking
Posted: Fri Jul 11, 2014 12:15 am
Hello everyone,
I am working on the integration of an existing C++ code into the Netburner environment. Some projects are compiled as libraries while one is compiled as an elf executable.
But, a lot of errors of this type appear on linking process of the executable:
C:\nburn\lib\NetBurner.a(ucosmcfa.o): In function `OSSetupVBR':
(.text+0xc4): undefined reference to `vector_base'
I've attached two images of the compiler directories settings and the linker libraries. Moreover, there is a file with the log from a console.
Do I have any error on the linker libaries configuration? Where do you think these errors may come from?
I would appreciate so much any kind of help with this issue.
I am working on the integration of an existing C++ code into the Netburner environment. Some projects are compiled as libraries while one is compiled as an elf executable.
But, a lot of errors of this type appear on linking process of the executable:
C:\nburn\lib\NetBurner.a(ucosmcfa.o): In function `OSSetupVBR':
(.text+0xc4): undefined reference to `vector_base'
I've attached two images of the compiler directories settings and the linker libraries. Moreover, there is a file with the log from a console.
Do I have any error on the linker libaries configuration? Where do you think these errors may come from?
I would appreciate so much any kind of help with this issue.