pulp-platform / ri5cy_gnu_toolchain

22 stars 23 forks source link

Build error with 32-bit PC #8

Closed zejiang0jason closed 6 years ago

zejiang0jason commented 6 years ago

Hi,

I got such error when I tried to build the toolchain on 32-bit linux:

image

When build with 64-bit linux, it is OK. Is there any special settings for 32-bit PC?

Thanks a lot.

B.R. Zejiang

haugoug commented 6 years ago

Hi,

no there is no special setting, but we have never built the toolchain on 32-bit Linux there may indeed be some issues.

Best,

Germain

On 21.08.2017 15:10, zejiangfish wrote:

Hi,

I got such error when I tried to build the toolchain on 32-bit linux:

image https://user-images.githubusercontent.com/31212062/29520693-befac912-86b4-11e7-84e3-8b227f3e09c5.png

When build with 64-bit linux, it is OK. Is there any special settings for 32-bit PC?

Thanks a lot.

B.R. Zejiang

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pulp-platform/ri5cy_gnu_toolchain/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AOcRKNS5YFw_Gl-8UIaKlTzSnVQuaVxhks5saYGzgaJpZM4O9VQx.

zejiang0jason commented 6 years ago

Hi Germain,

Thanks for your reply.

Is there 32-bit PC support plan?

Another question is, does the toolchain supports multi-lib? In other words, I want to build one copy of toolchain with all libs, when build application, I can specify which lib to link by adding the linker options.

Thanks.

haugoug commented 6 years ago

Hi, sorry for my very late answer. You can move to the new toolchain here, it supports multi-lib: https://github.com/pulp-platform/pulp-riscv-gnu-toolchain