konq-e3 cross compile link problem

Paul Chitescu Paul.Chitescu at IMC-Group.org
Sat Mar 27 09:40:44 CET 2004


"relocation truncated" is almost always an indication that you are linking
together object or library files for different architectures.

Please direct the make output to a file ( make &>make.out in bash ) and
check which compiler and which libraries are used.

Do you use the cross-configuration script? It should take care of avoiding
the build system's libraries.


Paul Chitescu



More information about the konq-e mailing list