I am a newbie, but if you want my opinion you are welcome to it.
My thoughts are that for growth to happen you often need creative
destruction. That is to destroy or tear down the old ways and create
something better. In that respect the old way of doing things will never
agree to self destructi
Thanks Richard!
I have requested an account with the gcc bugzilla system.
Trampas
On Fri, Dec 27, 2024 at 5:05 AM Richard Biener
wrote:
>
>
> > Am 27.12.2024 um 02:50 schrieb Trampas Stern via Gcc :
> >
> > I am doing embedded development on an arm cortex-m processor
I had about the same thought 20 some years ago. I also wanted a more
advanced preprocessor which had more scripting capabilities, with knowledge
of the C lexical output. For example write a preprocessor script that
would call a macro every time a function call was entered.
I also always wondere
I am doing embedded development on an arm cortex-m processor using
arm-none-eabi-gcc. I have run into a bug where GDB is showing that the
code executing is code from a function that is not used. The code is
removed as it is not called, and hence -ffunction-sections -fdata-sections
-Wl,--gc-sectio
Go do it!
Do it so well and with such high quality that no one can ignore the
results!
On Tue, Jan 7, 2025 at 1:26 PM The Cuthour wrote:
> Thank you.
>
> My plan is to make a higher compatibility version of ELF.
> You may be able to call it ELF2.0
>