-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2521
-
CCS_20.2.0
-
CCS_21.0.0
-
None
linking libraries with circular dependencies need to be managed carefully and is often done with groupings. In gcc, this is done with done using the --start-group --end-group construct.
Request is to allow this information to be specified in projectspec files. There can be multiple groups with some libraries as part of the groups and some not.