Linking problems

Paolo Romanin promanin@tiscalinet.it
Wed Oct 10 11:11:00 GMT 2001


I have compiled a very simple program for powerpc MPC823:
 
 
int  main()    {    printf("Hello, 
word!");    }
 
 
on a cross-gcc with this command:
 
 
~/usr/ppc/bin/powerpc-eabi-gcc -mcpu=823 -x c -v -o main.o main.c 
2>main.log
 
 
and I have obtained a main.log file as in attachment with many unresolved 
references.
May someone help me? Thanks
 
Paolo Romanin - Verona (Italy)

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.log
Type: text/x-c
Size: 4220 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20011010/dd0d719e/attachment.bin>


More information about the crossgcc mailing list