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: Problem compiling with cross compiler on x86_64


Manish Katiyar wrote:
Hi Khem,
         If thats the case then what is the variable/path i need to
set to point it to correct assembler?

I think you should find out why it is not using the right assembler if thats the case. Otherwise it might be that it has been installed wrongly.
try
<cross-gcc> -print-prog-name=as
thats must print the name of the assembler it will use.



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


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