This is the mail archive of the gcc-bugs@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]

[Bug other/18555] Need a command line switch to control gcc's include and libary finding mechanism


------- Additional Comments From dpatel at apple dot com  2004-11-19 01:21 -------
It seems -isysroot may do the task here. I see its implementation in c-opts.c, but unfortunetly 1) it is 
not documented in cppopts.texi and 2) driver has one bug that causes it to eat isysroot argument. 
I will investigate.

-- 


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


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