This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Add -iframework
Mike Stump wrote:
If I used the port files directly instead of c.opt to support this
option, would it make it more palatable for 4.2?
Yes.
Doesn't this make us silently ignore -iframework on non-Darwin platforms?
Yes, this matches what we do with -F, though, we could make it (and -F)
error out.
OK. Silently accepting options seems bad to me, but others might have
differing opinions of course.
--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713