Hi,

My application consists of several code segments. After some recent
changes, I am getting the well-known "relocation truncated to fit ..."
error. These error messages are for crt0.o (four times), libcrt.a (six
times), and libgcc.a (one time).

I thought that this meant the default code section was full. Therefore, I
move most of the code out of that region. However, I still got the same
number of errors.

Can somebody please clarify this for me: Are the errors for crt0.o,
libcrt.a and libgcc.a reported even if another code region (apart from the
default one) is full?

Thanks in advance for any help.

- Rohit

P.S.: I use PRC-Tools 2.0 ( Sorry, John, but it's a long story :-) )



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to