Slashdot Mirror


User: juhlin

juhlin's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. It's a BREW platform, not android on G1 Google Phone Could End Up the Most Popular Console Ever · · Score: 1

    Where did G1 Mobile come from? They are using the BREW platform, a competitor to Android.

  2. microchip on GPL Violators On The Prowl · · Score: 1

    Have anyone deal with microchip and there compiler C30? It's based on GCC 3.3 and all copyright belongs to FSF. It's possible to download the source for the compiler but that version is not the same. And earlier version of the compiler had compile error in the public code. Another funny this is the extra licence requirement. When downloading a binary version the is a 60-days license and the compiler will stop working after that time. For some resons the license check is not included in the public version :)
    There latest public code of the compiler are all the building files bean tempered with. For most (not all) the start of the file have been changed from "#!/bin/make" to "#! /bin/make" (and extra space is added). This makes it impossible to run under Unix. All the files have been edit in windows as well.
    Does it help if I cry out loud?