-
I tried the new version, it is working.
Thanks.
2009-12-07 07:21:16 UTC in Small Device C Compiler
-
I downloaded sdcc-src-20091203-5576.tar.bz2 and it is not completly fixed.
I have the following error :
gcc -g -o ../../../bin/sdldgb objgb/lkarea.o objgb/lkihx.o objgb/lkrloc.o objgb/lks19.o objgb/lkgb.o objgb/lkgg.o objgb/lkmem.o objgb/lkmain.o objgb/lk_readnl.o objgb/lkaomf51.o objgb/lkar.o objgb/lkdata.o objgb/lkeval.o objgb/lkhead.o objgb/lklex.o objgb/lklib.o objgb/lklibr.o...
2009-12-03 16:55:30 UTC in Small Device C Compiler
-
I am trying to build sdcc-2.90 on a Fedora core 3 and I have error messages from make.
I managed to build sdcc on ubuntu without any problems, and it had make v3.81
In both cases I did a simple ./configure without any options followed by a make
I got the following error message
gcc -g -o ../../../bin/link-gbz80 obj-gbz80/lkmain.o obj-gbz80/lkarea.o obj-gbz8 0/lkihx.o obj-gbz80/lkrloc.o...
2009-12-02 18:00:26 UTC in Small Device C Compiler
-
The code contains a few errors C++ compilers used to be tolerant with in the past.
As it was not compiling on my machine I did this patch to test netmap on it.
This might not be a perfect patch but it works for me.
2009-11-12 10:55:38 UTC in NetMap Generator