octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #54112] mkoctfile confused by -fFOO compiler f


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54112] mkoctfile confused by -fFOO compiler flag
Date: Wed, 13 Jun 2018 13:04:56 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #54112 (project octave):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I think this is another symptom of bug #53099. A change was made in mkoctfile
(https://hg.savannah.gnu.org/hgweb/octave/rev/298c6a6bd869) to try to treat
unknown options as having optional arguments. But that breaks exactly this
kind of use case, where an unknown option is followed by more than one source
file.

It would be helpful if mkoctfile supported the '--' feature to separate
options from arguments, but that also doesn't work here. The only workaround
at this point is to add unknown options before known options, or add an
unnecessary '-v' or redundant '-g' option after unknown options.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54112>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]