• Joined on 2025年02月12日
harryleafchen closed issue IPMITool/frugen#14 2025年10月28日 02:47:38 +01:00
Not working properly on 32-bit architectures
harryleafchen commented on issue IPMITool/frugen#14 2025年10月28日 02:47:37 +01:00
Not working properly on 32-bit architectures

@AlexanderAmelkin I can confirm it is fixed in the latest master (6643c5cdfc) -- yet I am also confused why it hit that branch, might be some UB previously?

harryleafchen commented on issue IPMITool/frugen#14 2025年08月27日 17:22:28 +02:00
Not working properly on 32-bit architectures

If you are using debian or similar, you may try something like:

sudo dpkg --add-architecture i386 && sudo apt update
sudo apt install gcc-i686-linux-gnu libjson-c-dev:i686
CC=i686-linux-g...
harryleafchen commented on issue IPMITool/frugen#14 2025年08月27日 17:19:30 +02:00
Not working properly on 32-bit architectures

@AlexanderAmelkin I can confirm this persists on the latest master commit on i686.

harryleafchen opened issue IPMITool/frugen#14 2025年08月18日 15:57:33 +02:00
Not working properly on 32-bit architectures
harryleafchen opened issue IPMITool/frugen#13 2025年08月14日 17:46:23 +02:00
Please consider hiding private symbols
harryleafchen opened issue IPMITool/frugen#11 2025年02月12日 09:07:31 +01:00
GCC 14.2.0 reports array bounds error