Utilize the following repository - https://github.com/gheja/gbdk
Unfortunately, the files hosted at https://sourceforge.net/projects/gbdk/files/gbdk/2.96/ run into the issue solved by gheja/gbdk#16 so the updated version is necessary.
- Extract GBDK somewhere and remember the location
- Change directories to the GBDK folder and run 'make'
- May need to install 'make', 'gcc', 'g++', 'bison', and 'flex'
- Run 'make install'
- Add BashSupport plugin
- For program choose 'make.sh'
- For arguments add the absolute path to LCC (eg /opt/gbdk/bin/lcc) and then the absolute path to the emulator (eg VBA)
- Gameboy Emulator
- GBMB - http://www.devrs.com/gb/hmgd/gbmb.html
- GBTD - http://www.devrs.com/gb/hmgd/gbtd.html