Re: A way to make GCC assume certain argument flags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Not sure is the answer you looking for, but on linux system you could just write an alias in your .bashrc

alias gcc = “gcc -fno-trampoline”

> On Feb 15, 2020, at 3:28 PM, William Tambe <tambewilliam@xxxxxxxxx> wrote:
> 
> Is there a way to make GCC assume certain argument flags without
> having to use them as argument to the command gcc ?
> 
> ie: I would like for the argument flag -fno-trampolines to always be
> assumed when using the command gcc.





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux