Skip to content

Commit

Permalink
Add GNU linker library grouping option to N&N
Browse files Browse the repository at this point in the history
  • Loading branch information
jld01 committed Nov 13, 2023
1 parent f39707a commit f5754e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NewAndNoteworthy/CDT-11.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5754e2

Please sign in to comment.