mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
The mandel example uses SDL2 for graphics output. When GCC is used to assemble the resulting *.s file it shows linker's errors about undefined symbols from the library. This behavior can be fixed by moving the flags passed to the compiler after the source file name. |
||
|---|---|---|
| .. | ||
| test | ||
| .gitignore | ||
| Makefile | ||
| mcc | ||
| minic.y | ||
| yacc.c | ||