Re: A tricky problem

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

 



On Wed, May 2, 2018 at 7:46 PM, Tadeus Prastowo
<tadeus.prastowo@xxxxxxxx> wrote:
> On Wed, May 2, 2018 at 1:15 PM, yiliang chen <chenyiliangex@xxxxxxxxx> wrote:
> #!/bin/bash
> /path/to/real/gcc -masm=intel

The last line should be: /path/to/real/gcc -masm=intel "$@"

In that way, you can call the script with further command-line options
to be passed to the real gcc.

--
Best regards,
Tadeus



[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