-
I posted this on the Arduino forum as well. I grabbed the source from about 3 days ago and installed it. Made the necessary changes to the various files and all (this isn't my first rodeo with cores…
-
Hi
I'm building the firmware on Mac OS X using the toolschain provided by CrossPack.
After the latest merge cbb9c408e46a7a7a567f3d6e07713256152106d0 I can no longer build.
I get the following error w…
Wraul updated
11 years ago
-
Migrated from [rt.perl.org#118995](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=118995) (status was 'resolved')
Searchable as RT118995$
p5pRT updated
11 years ago
-
Migrated from [rt.perl.org#118831](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=118831) (status was 'resolved')
Searchable as RT118831$
p5pRT updated
11 years ago
-
Migrated from [rt.perl.org#119085](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=119085) (status was 'resolved')
Searchable as RT119085$
p5pRT updated
11 years ago
-
```
f: func [arg [integer!] /local i [int32!]][i: arg]
-= Red/System Compiler =-
Compiling tests/mytest.reds ...
*** Compilation Error: attempt to change type of variable: i
*** from: [int32!]
*** …
-
Hi,
I am having a bit strange problem when compiling the downloaded source code.
I downloaded the source code, opened command prompt, went to the extracted folder and typed in make all
a the first …
-
following a clean install from binary package on osx, there seems to be a bug in the `binutils` package.
```
$ git clone git://github.com/NixOS/nixpkgs.git
$ cd nixpkgs
$ nix-env -f . -qa \*
error: a…
mor1 updated
11 years ago
-
How should we update header files, as those come now bundled with avr8 headers? See, http://www.atmel.com/Images/avr-headers-3.2.3.791.zip
Old version: 3.2.3.258 (currently installed with Makefile)
N…
-