patchGNU Octave - Patches: patch #8427, Add -framework/-F support to...

 
 

patch #8427: Add -framework/-F support to mkoctfile for Darwin

Submitter:  Michael C. Grant <mcgrant>
Submitted:  Fri 28 Mar 2014 06:52:02 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 22 Feb 2015 05:45:04 PM UTC, comment #1: 

This patch should no longer be needed. In the 4.0 release, mkoctfile will pass any options that start with "-" through to both the compiler and linker.

http://hg.savannah.gnu.org/hgweb/octave/rev/b59aabc08e63

Mike Miller <mtmiller>
Group Member
Fri 28 Mar 2014 06:52:02 PM UTC, original submission:  

As the summary implies, this adds explicit support for "-framework <blah>" and "-F<dir>" for the Mac. In theory, these could be handled with "-Wl," calls, but hopefully you'll agree that adding native support really isn't that hard!

Michael C. Grant <mcgrant>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31072:  mkoctfile.diff added by mcgrant (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by mcgrant (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-22 mtmiller StatusNone Wont Do
        Open/ClosedOpen Closed
    2014-03-28 mcgrant Attached File- Added mkoctfile.diff, #31072

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code