Skip to content

Instantly share code, notes, and snippets.

@msikma
Created October 3, 2015 14:49
Show Gist options
  • Select an option

  • Save msikma/4cda1593c75296d966d2 to your computer and use it in GitHub Desktop.

Select an option

Save msikma/4cda1593c75296d966d2 to your computer and use it in GitHub Desktop.
/usr/local/djgpp/bin/i586-pc-msdosdjgpp-gcc -c -o src/video.o src/video.c
src/video.c: In function 'set_mode':
src/video.c:25:16: error: storage size of 'regs' isn't known
union REGS regs;
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment