On Sun, 2017-12-10 at 18:02 +0100, Florian Klämpfl wrote:
> Am 04.12.2017 um 20:19 schrieb Christo:
> >
> > >
> > >
> > > I guess I'm missing something?
> > OK, missed a comment marker in the config file which is now fixed. Now I
> > get the origninal
> > error
> > - Cannot find system type "va
Am 04.12.2017 um 20:19 schrieb Christo:
>>
>> I guess I'm missing something?
>
> OK, missed a comment marker in the config file which is now fixed. Now I get
> the origninal error
> - Cannot find system type "variant"
It should be fixed meanwhile.
___
Am 07.12.2017 um 20:40 schrieb Christo:
> On Sun, 2017-12-03 at 19:03 +0100, Florian Klämpfl wrote:
>> Am 03.12.2017 um 13:51 schrieb Christo:
>>>
>>> After updating to svn r37660 I cannot compile an empty program for AVR
>>> target:
>>>
>>> test.pp: program test; begin end.
>>>
>>> Compile with .
On Sun, 2017-12-03 at 19:03 +0100, Florian Klämpfl wrote:
> Am 03.12.2017 um 13:51 schrieb Christo:
> >
> > After updating to svn r37660 I cannot compile an empty program for AVR
> > target:
> >
> > test.pp: program test; begin end.
> >
> > Compile with ../compiler/ppcrossavr -Cpavr5 -Pavr -Wpa
On Mon, 2017-12-04 at 21:12 +0200, Christo wrote:
> On Sun, 2017-12-03 at 19:03 +0100, Florian Klämpfl wrote:
> >
> > Am 03.12.2017 um 13:51 schrieb Christo:
> > >
> > >
> > > After updating to svn r37660 I cannot compile an empty program for AVR
> > > target:
> > >
> > > test.pp: program test
On Sun, 2017-12-03 at 19:03 +0100, Florian Klämpfl wrote:
> Am 03.12.2017 um 13:51 schrieb Christo:
> >
> > After updating to svn r37660 I cannot compile an empty program for AVR
> > target:
> >
> > test.pp: program test; begin end.
> >
> > Compile with ../compiler/ppcrossavr -Cpavr5 -Pavr -Wpa
Am 03.12.2017 um 13:51 schrieb Christo:
> After updating to svn r37660 I cannot compile an empty program for AVR target:
>
> test.pp: program test; begin end.
>
> Compile with ../compiler/ppcrossavr -Cpavr5 -Pavr -Wpatmega328p test.pp
>
> test.pp(1,20) Fatal: Cannot find system type "variant". C
After updating to svn r37660 I cannot compile an empty program for AVR target:
test.pp: program test; begin end.
Compile with ../compiler/ppcrossavr -Cpavr5 -Pavr -Wpatmega328p test.pp
test.pp(1,20) Fatal: Cannot find system type "variant". Check if you use the
correct run time
library.
SVN r3