This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: how to faster rebuild gcc after changes in binutils


Ben Elliston schrieb:

"Klaus Rudolph" <lts-rudolph@gmx.de> writes:



What I now need is to rebuild the GCC! So gcc must take notice that
I have compiled the binutils and the libraries itself have changed.



I usually just use:


make {clean,all}-target

to rebuild all target libraries using a newer binutils.



Yes, I do this the same way but this is very time expensive only for linking against the new libraries I think.
Is there no make target to simply do a new link?


Bye
 Klaus


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