Re: [BUG] POWER: undefined reference to `_restgpr_25_x'

2019-12-16 Thread Heinrich Schuchardt
On 12/16/19 2:10 PM, Wolfgang Denk wrote: Dear Heinrich, In message you wrote: with powerpc64-linux-gnu-gcc, version 9.2.1, big endian I see the errors below when compiling P2041RDB_defconfig. I'm not sure if it's a good idea (and supposed to work) to use a 64 bit compiler for a 32 bit appl

Re: [BUG] POWER: undefined reference to `_restgpr_25_x'

2019-12-16 Thread Bin Meng
Hi Heinrich, On Mon, Dec 16, 2019 at 6:06 PM Heinrich Schuchardt wrote: > > Hello Wolfgang, > > with powerpc64-linux-gnu-gcc, version 9.2.1, big endian I see the errors > below when compiling P2041RDB_defconfig. > > post/drivers/memory.c:268: undefined reference to `_restgpr_25_x' > powerpc64-lin

Re: [BUG] POWER: undefined reference to `_restgpr_25_x'

2019-12-16 Thread Wolfgang Denk
Dear Heinrich, In message you wrote: > > with powerpc64-linux-gnu-gcc, version 9.2.1, big endian I see the errors > below when compiling P2041RDB_defconfig. I'm not sure if it's a good idea (and supposed to work) to use a 64 bit compiler for a 32 bit application. It might be missing some of the

[BUG] POWER: undefined reference to `_restgpr_25_x'

2019-12-16 Thread Heinrich Schuchardt
Hello Wolfgang, with powerpc64-linux-gnu-gcc, version 9.2.1, big endian I see the errors below when compiling P2041RDB_defconfig. post/drivers/memory.c:268: undefined reference to `_restgpr_25_x' powerpc64-linux-gnu-ld.bfd: post/built-in.o: in function `memory_post_test_lines': post/drivers/memo