Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1304538
| From | Sedat Dilek <sedat.dilek@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Thoughts about introducing OPTIMIZATION_CFLAG |
| Date | 2016-01-08 14:30 +0100 |
| Message-ID | <qOFha-7jI-31@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <qNlXd-1bV-47@gated-at.bofh.it> <qOC9A-5eo-11@gated-at.bofh.it> <qODyG-63D-23@gated-at.bofh.it> <qODIm-67Q-19@gated-at.bofh.it> <qOEuK-6IK-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Jan 8, 2016 at 1:30 PM, Michal Marek <mmarek@suse.cz> wrote: > On 2016-01-08 12:49, Sedat Dilek wrote: >> On Fri, Jan 8, 2016 at 12:31 PM, Michal Marek <mmarek@suse.cz> wrote: >>> On 2016-01-08 11:03, Sedat Dilek wrote: >>>> On Mon, Jan 4, 2016 at 11:37 PM, Michal Marek <mmarek@suse.cz> wrote: >>>>> Dne 4.1.2016 v 12:47 Sedat Dilek napsal(a): >>>> gcc-4.9 "$@" >>>> - EOF - >>>> >>>> According to your statement passing an optlevel here in this script >>>> will never-ever be recognized - as it is at the begin-of-(make)-line. >>> >>> Pass it as the last argument. >>> >> >> How do I do that? > > gcc-4.9 "$@" -O3 > Hmm, with that modification and my attached build-script I don't see any -O3 passed to my generated make-lines. [ /usr/bin/mycompiler ] #!/bin/bash clang "$@" -O3 - EOF - What's wrong? - Sedat -
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Thoughts about introducing OPTIMIZATION_CFLAG Sedat Dilek <sedat.dilek@gmail.com> - 2016-01-04 12:00 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Sedat Dilek <sedat.dilek@gmail.com> - 2016-01-04 12:30 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> - 2016-01-04 12:40 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Sedat Dilek <sedat.dilek@gmail.com> - 2016-01-04 12:50 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Michal Marek <mmarek@suse.cz> - 2016-01-04 23:40 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Sedat Dilek <sedat.dilek@gmail.com> - 2016-01-08 11:10 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Michal Marek <mmarek@suse.cz> - 2016-01-08 12:40 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Sedat Dilek <sedat.dilek@gmail.com> - 2016-01-08 12:50 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Michal Marek <mmarek@suse.cz> - 2016-01-08 13:40 +0100
Re: Thoughts about introducing OPTIMIZATION_CFLAG Sedat Dilek <sedat.dilek@gmail.com> - 2016-01-08 14:30 +0100
csiph-web