This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

elf size


Hello,
	I just built an ELF format executible by linking hello_world.o,
bsp archive and libc. The file size is around 300k even I use -o3 in
compile option.
	hello_world.c is trivial.
	Someone else ported libc for powerpc eabi, and it seems no
problem.
	The stuff I can hack is makefiles, link script and the hooking up
code. But it's really hard for me to figure out the problem.
	so from your experience, what might be the possible problem? Is
there any tool to help debuging that?

thanks.

jibin



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


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