Re: GccPowerpc eabi HowTo - probem with stido functions ( sprintf)

2005-10-30 Thread moshed (sent by Nabble.com)
Hello, Following to your response I tried to add -v but doesn't succsed , maybe I locate on the wrong place. Please correct to following makefile exmple - ARCH = powerpc-eabi CC = $(ARCH)-gcc AS = $(ARCH)-as LD = $

Re: GccPowerpc eabi HowTo - probem with stido functions ( sprintf)

2005-10-30 Thread moshed (sent by Nabble.com)
follow to your reswponse I try to add but foesn't sucsed please correct the follwing Makefile exmple ARCH = powerpc-eabi CC = $(ARCH)-gcc AS = $(ARCH)-as LD = $(ARCH)-ld CFLAGS = -std=gnu99 -mcpu=505 -fsingle-precision-constant -mmultiple -mstrin

GccPowerpc eabi HowTo - probem with stido functions ( sprintf)

2005-10-27 Thread moshed (sent by Nabble.com)
Hello Please your's advice.I think such a problem with newlib...or with my gcc powerpc building process or with the makefile I attach a Zip example. Please your remarks to the following procedure A. Under Cygwin - XP SP2 machine Getting the following tar files than extract / cerate the