[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#844780: gcc-6-arm-linux-gnueabihf: cross-compiled code fails to link on target with native gcc-6



I've found the problem, it has nothing to do with cross-gcc. The issue lies with the native gcc 6.2 which has been configured with --enable-default-pie, which (at least on arm) breaks its ability to link any code produced by earlier compilers.

Reply to: