This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

CT: An option not to clean the entire build-dir


Hi Dan,

Having used CT numerous times, I've found myself commenting away the line:

rm -rf $PREFIX

in "all.sh" line 114, over and over again.
I do it on order to avoid building correctly build stuff again and again having changed only some small details somewhere.


How about adding an option (like --nobuild) to avoid the removal - e.g. "--noremovalofbuilddir" :-)

// Martin


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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