1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00

Add GNU linker library grouping option to N&N

This commit is contained in:
John Dallaway 2023-11-12 20:58:36 +00:00
parent f39707a293
commit f5754e2723
2 changed files with 8 additions and 0 deletions

View file

@ -18,6 +18,14 @@ Users can opt to show or hide absent translation unit files using a new _Absent
<p align="center"><img src="images/CDT-11.4-absent-tu-filter.png" width="40%"></p>
## Managed build library grouping option
The managed build GNU linker tool description now provides an option for grouping libraries on the linker command line:
<p align="center"><img src="images/CDT-11.4-group-libraries.png" width="80%"></p>
The new option is available within managed build configurations using a _Cross GCC_, _Cygwin GCC_, _Linux GCC_ or _MinGW GCC_ toolchain.
# API Changes, current and planned
## Changes to org.eclipse.tools.templates APIs

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB