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

2005-10-31 Thread Jim Wilson
moshed (sent by Nabble.com) wrote: Following to your response I tried to add -v but doesn't succsed , maybe I locate on the wrong place. It is a gcc option. Just put it in CFLAGS, or just run gcc manually with -v added to your other command line options. also if u can replay me ragarding

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

2005-10-30 Thread moshed (sent by Nabble.com)
clean: $(TARG)-clean common-clean -- Please your remarks regarding tp the GCC Powerpc building procedure (see prvious mail) Thanks moshe -- Sent from the gcc - General forum at Nabble.com: http://www.nabble.com/GccPowerpc-eabi-HowTo---probem

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

2005-10-30 Thread moshed (sent by Nabble.com)
mail) Thanks moshe -- Sent from the gcc - General forum at Nabble.com: http://www.nabble.com/GccPowerpc-eabi-HowTo---probem-with-stido-functions-%28-sprintf%29-t457952.html#a1273708

GccPowerpc eabi HowTo - probem with stido functions ( sprintf)

2005-10-27 Thread moshed (sent by Nabble.com)
. Moshe Drori -- Sent from the gcc - General forum at Nabble.com: http://www.nabble.com/GccPowerpc-eabi-HowTo---probem-with-stido-functions-%28-sprintf%29-t457952.html#a1250042

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

2005-10-27 Thread Jim Wilson
moshed (sent by Nabble.com) wrote: / usr/local/bin/../powerpc-eabi/lib/libc.a(vfprintf.o)(.text+0x18a0): In function `_vfprintf_r': .../../../.././newlib/libc/stdio/vfprintf.c:1065: undefined reference to `__umoddi3' These are in the libgcc library.