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: Fwd: Re: arm cross compiler


Carl Miller wrote:
Iam still facing problems with the new arm cross
tool.. ...
the BINUTILS_DIR is set to
/home/kripa/crosstool/tarballs/binutils-2.14.tar.gz
...

crosstool expects the <tool>_DIR variables not to be
a full pathname, but rather just the single directory
name that identifies the component, e.g.

BINUTILS_DIR=binutils-2.14
GCC_DIR=gcc-3.3.2

etc., as is seen in all the *.dat files.

Thanks, Carl. Guess I'm getting too old to remember how to use my own stuff :-) I guess the next release should check for this reasonably likely user error. - Dan

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