This is the mail archive of the crossgcc@sourceware.org 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: armxscale cross compiler build under cygwin


nils said the following on 05/26/2006 02:41 AM:
Kristoffer Ericson wrote:
Not sure if this is worth anything, but used 0.42 to build a xscale-arm crosscompiler last week. Used gcc = 3.4.4 and glibc = 2.3.5 worked fine.

Did you built this under cygwin (i ask because you mention glibc which i thought is replaced by cygwin in this case) ?


also, thanks Khem for the hint to set AR_FOR_TARGET. Unfortunately i do not manage to get it to work. I export it as shell variable in my build script but still get the same error message. I did try various solutions but maybe you can clarify : To what should i set the variable -
(i don't understand why there are two set of tools in the cross compiler
directory : $TARGET-ar and ar). Should i set the variable
to $TARGET-ar, ar, $TARGET-ar.exe or ar.exe ?
whatever name the installation of cross binutils have on cygwin and it should be in your path.


-- For unsubscribe information see http://sourceware.org/lists.html#faq


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