This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Add -iframework


This patch adds -iframework so that one can add system frameworks on the command line. The code mirrors the option that it is most similar to (--F). I'd like to include this for 4.2; I believe it is safe enough.

Ok?

Tested on powerpc-apple-darwin9.0.0d3.


Attachment: framework-1.diffs.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]