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 preprocessor/21815] -E output depends on -g


------- Additional Comments From joerg dot richter at pdv-fs dot de  2005-05-30 11:41 -------
Well, but I want all generated objects to be the same between our developers. 
This makes an extremly good cache hit rate with ccache. We arranged with it 
that we don't have the current/source directory compiled in. 

And I think there is no reason to output this line unconditional when using -g. 
You can always use absolute paths if you really want the source path compiled 
in.


-- 


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


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