Skip to content

Commit 8dfe6ab

Browse files
committed
Add GNU archiver other objects option to N&N
1 parent be92da8 commit 8dfe6ab

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

NewAndNoteworthy/CDT-12.0.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Release Notes and New & Noteworthy page
22

3-
This is the New & Noteworthy page for CDT 11.7 which is part of Eclipse 2024-09 Simultaneous Release
3+
This is the New & Noteworthy page for CDT 12.0 which is part of Eclipse 2025-03 Simultaneous Release
44

55
---
66

77
# Release Notes
88

9+
# Managed Build
10+
11+
## Other objects for GNU archive files
12+
13+
The managed build system now provides an option to specify other object files to be included when building GNU archive files:
14+
15+
<p align="center"><img src="images/CDT-12.0-gnu-ar-other-objects.png" width="80%"></p>
16+
17+
The new option applies to static library projects using a _Cross GCC_, _Cygwin GCC_, _Linux GCC_ or _MinGW GCC_ toolchain.
918

1019
# API Changes, current and planned
1120

Loading

0 commit comments

Comments
 (0)