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

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

[Octave-bug-tracker] [bug #41574] Current build approach causes mkoctfil


From: Michael C. Grant
Subject: [Octave-bug-tracker] [bug #41574] Current build approach causes mkoctfile to link to too many libraries on the Mac (patch supplied)
Date: Fri, 21 Feb 2014 19:05:54 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11

Follow-up Comment #1, bug #41574 (project octave):

I've modified this patch based on new compilation errors that arise when it is
combined with the QtHandles additions. 

I noted that the "-framework Carbon" and the "-framework OpenGL" flags were
wrapped in "-Wl," prefixes so they would be delivered directly to the linker.
However, the current build of libtool knows how to handle "-framework" flags;
and it *needs* to handle them so it can propagate dependencies properly. 

Removing those prefixes eliminates the OpenGL linking errors I was seeing with
the QtHandles library. (To be fair, I could have left -framework Carbon alone,
but I do believe it is the right thing to remove them.)


(file #30634)
    _______________________________________________________

Additional Item Attachment:

File name: qtmac2.diff                    Size:2 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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