Assembler instructions not being created correctly for mutiplication in GCC

MichaelMontcalm philbertflange@gmail.com
Wed Jul 2 18:08:00 GMT 2008




Andrew Haley wrote:
> 
> Okay, I'm now looking at _Building the Gnu GCC Compiler_ in
> http://www.cmpware.com/Docs/BuildingGcc.pdf and I can see what
> they're trying to do.  Makes sense.
> 
> You need to do something like
> 
>    ld -g -e 0x0000 -T Cmpware.lnk -o xy.elf xy.o
> -Linstall/lib/gcc/x86_64-unknown-linux-gnu/4.4.0/ -lgcc
> 
> (with the obvious substitution for your architecture)
> 
> Andrew.
> 
> 

Thanks Andrew, I'll give this a shot!
-- 
View this message in context: http://www.nabble.com/Assembler-instructions-not-being-created-correctly-for-mutiplication-in-GCC-tp18238444p18243502.html
Sent from the gcc - Help mailing list archive at Nabble.com.



More information about the Gcc-help mailing list