[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #7589] mkoctfile: pass more options to the
From: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #7589] mkoctfile: pass more options to the compiler (-f*, -m*, and arbitrary) |
Date: |
Sun, 31 Jul 2011 21:16:59 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0 |
URL:
<http://savannah.gnu.org/patch/?7589>
Summary: mkoctfile: pass more options to the compiler (-f*,
-m*, and arbitrary)
Project: GNU Octave
Submitted by: None
Submitted on: Sun 31 Jul 2011 09:16:58 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This patch makes mkoctfile treat -f* and -m* options passed to it in the same
way as -W* ones, i.e. it passes it further along to the compiler. This is
handy mostly for e.g. -ffast-math, which can give a noticable speedup in some
circumstances. The "-P:" option to mkoctfile serves to pass along arbitrary
options.
A second patch updates the usage help for mkoctfile.
Btw, I'm confused at this one:
-W... Pass flags to the compiler such as -Wa,OPTION.
It sounds as though you could pass anything, but I couldn't get -ffast-math
through no matter how contrived I wrote it, hence this patch.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 31 Jul 2011 09:16:58 PM UTC Name:
mkoctfile_pass_options_further.diff Size: 853B By: None
patches for the sh code and the doc
<http://savannah.gnu.org/patch/download.php?file_id=23721>
-------------------------------------------------------
Date: Sun 31 Jul 2011 09:16:58 PM UTC Name:
mkoctfile_pass_options_further_doc.diff Size: 835B By: None
patches for the sh code and the doc
<http://savannah.gnu.org/patch/download.php?file_id=23722>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?7589>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #7589] mkoctfile: pass more options to the compiler (-f*, -m*, and arbitrary),
anonymous <=