rcn-ee / repos

repos.rcn-ee.com
41 stars 30 forks source link

dart #1

Closed adam-singer closed 3 years ago

adam-singer commented 10 years ago

would it be possible to package the full dart sdk in a deb file? After talking with some dart folks stuff build system should support building full arm sdk. $ ./tools/build.py -m release -a arm create_sdk

RobertCNelson commented 10 years ago

Oh, the last time i tried the full sdk was still segfaulting on build, that was about 3 weeks ago.

sebe commented 9 years ago

Now that rpi 2 is armv7, could you please try again, ./tools/build.py -m release -a arm create_sdk, very disappointing that there is no pub in your current deb.

RobertCNelson commented 9 years ago

@sebe i've been building on "armv7" from the start. Now that you can get a armv7/rpi2 you can help debug the segfaults too.. ;) None repo/public *.deb's are located here: http://repos.rcn-ee.net/archive/

jadonk commented 8 years ago

Is this still an issue?

RobertCNelson commented 8 years ago

We just ship the dart run time..

The full blown sdk with eclipse ide, they'll have to install on an x86 system..

Regards,