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

Re: thread build on solaris


> Is there any way to do this work with an already installed compiler,
> ie: change the fixincludes.def on the fly and have the installed
> compiler immediately pick up on the changes from the text file?

You need to work in a build tree, modify fixincludes.def and follow the 
instructions given in section 5. Testing fixes (which may or may not work 
with the new toplevel bootstrap).  Then do 'make install' in the dir.

-- 
Eric Botcazou


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