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]

Re: automatic differentiation in result paths wrt binutils version?


Wolcott, Ken (MED, Compuware) wrote:
I'm still learning the crosstool scripts, not totally grokking them yet wrt to developing distinct permutations of gcc version, glibc version and binuutil version. The result subdirectories seem to be based on gcc version and glibc version, but not on binutil version. If I were to create a gcc-3.2.1-glibc-2.3.2-binutils-2.14.90.0.5.dat file, would I end up with a result/gcc-3.2.1-glibc-2.3.2-binutils-2.14.90.0.5 subdirectory? I think I would like to experiment with multiple concurrent versions of binutils and I don't see how that is possible with the current tool.

You could do it by changing the line TOOLCOMBO=$GCC_DIR-$GLIBC_DIR in both all.sh and ptx.sh; just append -$BINUTILS_DIR But most people don't need to experiment with binutils... what's driving you to want to try that? - Dan

--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


------ 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]