Re: [Sdcc-user] mcs51 internal error

2011-12-26 Thread Gerard van den Bosch
Hello, I upgraded my SDCC to the latest snapshot and after fixing all the deprecated functions it came up with an error about multiple declaration of a function. After fixing the error it compiled, so the latest version works correct. Thanks for the help. Regards, Gerard On Mon, Dec 26, 2011 at

Re: [Sdcc-user] mcs51 internal error

2011-12-26 Thread Philipp Klaus Krause
Am 26.12.2011 12:41, schrieb Gerard van den Bosch: > Hello, > > When I am trying to compile my project the following error appears: > > sdcc -Iinclude -V --xram-loc 0xF000 application.c ccrf.rel > global.rel ccusb.rel ccusbdebug.rel -DCHRONOSDONGLE > + "/usr/bin/sdcpp" -nostdinc -Wal

Re: [Sdcc-user] mcs51 internal error

2011-12-26 Thread Maarten Brock
Hi Gerard, gen.c is part of the SDCC sources. Please file this as a bug report in our bug tracker at sourceforge. Include source code to reproduce it and the version of SDCC you use. But before you do this first verify this is still present in a recent snapshot. Merry Christmas, Maarten Brock

[Sdcc-user] mcs51 internal error

2011-12-26 Thread Gerard van den Bosch
Hello, When I am trying to compile my project the following error appears: sdcc -Iinclude -V --xram-loc 0xF000 application.c ccrf.rel global.rel ccusb.rel ccusbdebug.rel -DCHRONOSDONGLE + "/usr/bin/sdcpp" -nostdinc -Wall -I"include" -DCHRONOSDONGLE -obj-ext=.rel -DSDCC_MODEL_SMALL -D