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
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:
parent
be92da8f3b
commit
171afed0b0
2 changed files with 10 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
BIN
NewAndNoteworthy/images/CDT-12.0-gnu-ar-other-objects.png
Normal file
BIN
NewAndNoteworthy/images/CDT-12.0-gnu-ar-other-objects.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
Loading…
Add table
Reference in a new issue