[coldfire-gnu-discuss] Problem using -pg with large binaries and Sourcery G++ Lite 4.3-43
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[coldfire-gnu-discuss] Problem using -pg with large binaries and Sourcery G++ Lite 4.3-43



Hi

I've been trying to compile using Sourcery G++ Lite 4.3-43 with profiling
support enabled with -pg but I keep getting the following error from gcc
when trying to compile large binaries (with and without static):

relocation truncated to fit: R_68K_PC16 against `.data'

This seems similar to the gcc bug shown at
http://www.mail-archive.com/gcc-bugs@xxxxxxxxxxx/msg222205.html

-pg works ok when creating smaller binaries.

Is the bug in the link above relevant to my problem ?

Any info appreciated

Rich