1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Add GNU archiver other objects option to N&N
Some checks failed
License vetting status check / call-license-check (push) Failing after 0s
Code Cleanliness Checks / build (push) Failing after 2m4s
Build and Test / build (push) Failing after 2m7s

This commit is contained in:
John Dallaway 2024-11-02 12:05:53 +00:00
parent be92da8f3b
commit 171afed0b0
2 changed files with 10 additions and 1 deletions

View file

@ -1,11 +1,20 @@
# Release Notes and New & Noteworthy page
This is the New & Noteworthy page for CDT 11.7 which is part of Eclipse 2024-09 Simultaneous Release
This is the New & Noteworthy page for CDT 12.0 which is part of Eclipse 2025-03 Simultaneous Release
---
# Release Notes
# Managed Build
## Other objects for GNU archive files
The managed build system now provides an option to specify other object files to be included when building GNU archive files:
<p align="center"><img src="images/CDT-12.0-gnu-ar-other-objects.png" width="80%"></p>
The new option applies to static library projects using a _Cross GCC_, _Cygwin GCC_, _Linux GCC_ or _MinGW GCC_ toolchain.
# API Changes, current and planned

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB