Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Is "additionalInput" always a path in the tool definition?

Hi All,
I wanted to contribute a set of libraries to the end of the linker's command line via additionalInput without redefining the command line generator,
since this is how $(LIBS) are contributed.
But when I put "-lmylib" instead of $(MYLIBS), it was replaced with "../-lmylib".
What is the proper way of achieving what I need?

Thanks!
Anna.
 


---
Dr. Anna Dushistova
Mentor Graphics Corporation
Embedded Systems Division









Back to the top