This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

=?gb2312?B?16q3ojogaGVscCBtZSAsYWJvdXQgQVJNIGVwNzIwOSA=?=


 
 
Hi, All

I'm build newlib-1.8.2 on --target=arm-coff ,build gcc-2.95.2 on --target=arm-cpoff,host=i686-pc-cygwin32 .
I'm use them on CIRRUS LOGIC ARM chip ep7209, 37K on chip ram,128k rom.
I'm build a very small program(five lines), result binary image szie so big(200k byte).
I use Build command:
C:\ARM-COFF\bin\arm-coff-gcc -mcpu=arm7tdmi -IC:\arm-coff\arm-coff\include -Lc:\arm-coff\arm-coff\lib hello.c -o hello.coff
C:\ARM-COFF\bin\arm-coff-objcopy -O binary hello.coff hello.bin
Can someone help me with the make a small binary image .

Thanks a lot
wangshirui




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