Skip to content

issues Search Results · repo:gheja/gbdk language:C

Filter by

23 results
 (52 ms)

23 results

ingheja/gbdk (press backspace or delete to remove)

The build fails with the following message: mkdir -p ../build/small/asxxxx/gbz80 /home/xxx/gbdk/sdcc/bin/sdcc -I../include --model-small -mgbz80 -DGBDK=1 -c abs.c sh: 1: /home/xxx/gbdk/sdcc/bin/sdcpp: ...
  • gheja
  • Opened 
    on Oct 3, 2024
  • #26

can this project build on MacOS?
  • TaylorHere
  • 1
  • Opened 
    on Feb 3, 2020
  • #25

I am trying to build this on an AWS Cloud9 Ubuntu Server 18.04 LTS machine (not the normal AWS Linux machine). I am using this download: https://sourceforge.net/projects/gbdk/files/gbdk/2.96/gbdk-2.96a.tar.gz/download ...
  • Mr-Coxall
  • 1
  • Opened 
    on Jul 1, 2019
  • #23

https://github.com/andreasjhkarlsson/gbdk-n/pull/13/commits/70da9c076552396d6466902e4a5910c5d6e836ea https://github.com/andreasjhkarlsson/gbdk-n/pull/13 Thanks @flozz for bringing this to my attention. ...
  • gheja
  • 2
  • Opened 
    on Feb 25, 2019
  • #21

The #1 error I was getting was error: unknown type name _IO_ssize_t which seemed to me to be a bit trivial, so, (and maybe this has something to do with the second error considering idrk what i m doing), ...
  • ghost
  • Opened 
    on Jan 15, 2018
  • #20

Below is the relevant portion of the error dump. From this I suspect that _IO_ssize_t is not defined within the context of aslink.h. make[4]: Entering directory ~/gbdk/sdcc/link/z80 mkdir -p obj/-z80 ...
  • PikalaxALT
  • 4
  • Opened 
    on May 9, 2017
  • #19

Upon compiling all of the memory allocation, etc. functions aren t defined. I m not entirely sure why, but this is what I get in the console. main.c(67):warning *** function memset implicit declaration ...
  • SeedyROM
  • 4
  • Opened 
    on Feb 17, 2017
  • #18

You re supporting the old GBDK which is based around a 15+ year old version of the compiler/assembler/linker in an ancient SDCC, full of bugs. GBDK-N has been updated to work with the latest SDCC suite ...
  • clobber
  • 4
  • Opened 
    on Aug 14, 2016
  • #17

Currently in gbdk/include/asm/types.h defines BOOLEAN as INT8 which is signed by default. The documentattion states Prefer unsigned variables to signed ones. The code generated will be generally more efficient, ...
  • gheja
  • Opened 
    on Dec 1, 2013
  • #15

  • gheja
  • Opened 
    on Nov 21, 2013
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub