[Libre-soc-bugs] [Bug 980] Implement C-based Power ISA pseudocode compiler
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue Jan 16 19:32:09 GMT 2024
https://bugs.libre-soc.org/show_bug.cgi?id=980
--- Comment #120 from Dmitry Selyutin <ghostmansd at gmail.com> ---
Ah yes, I forgot the first part of the incantation. Without it, magic ain't
gonna happen.
python3 -m openpower.oppc > test.c
gcc -Os -Isrc/liboppc -Wall -Werror -Wextra test.c -c -o test.o
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list