http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51063

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-11-09
                 CC|                            |jsm28 at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-11-09 
15:10:57 UTC ---
The option is

F
Driver C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after
%qs)
-F <dir>        Add <dir> to the end of the main framework include path

thus allows both Joined and Separate form.  I think the Separate form is
then how it is passed on.

Confirmed.  Works in 4.3.

Reply via email to