<THFKA4>
this is really strange, somehow openjdk gets pulled in. wondering if line 31 should be using stdenv/linux instead of stdenv/generic
2018-12-16
<andi->
And even then openjdk wouldn't properly compile on the platform.. Confusing 64bit architectures with x86-64
2018-07-03
<timokau[m]>
How do the openjdk developers themselves bootstrap then?
<timokau[m]>
Has anyone tried building `openjdk-10` on aarch64? The architecture should be supported since jdk9.
2018-01-17
<andi->
Great. Probably because the entire build system is not a complete clusterfuckup like with openjdk
<andi->
Mic92: it is a lot saner if you plan to compile openjdk... Has its own issues.. May next attempt will be icedtea + the Debian basted bootstrap to create a bootstrap for us...
<andi->
Mic92: everyone patches openjdk. Ever heard of icedtea? That's a patch collection for openjdk m(
2018-01-09
<andi->
Dezgeg: fun fact, I did come across that while porting openjdk bootstrap foo which is also pre-compiled for aarch64 ;-)
2018-01-07
<vcunat>
(openjdk, I mean)
2018-01-04
<andi->
shifted my focus from getting openjdk to work to building kodi with gcj instead.. seems more reasonable.. (for now) Java is depressing as hell
2017-12-23
<andi->
on the bright side: we might actually be able to bootstrap all supported (as in openjdk supported) architectures then...
* andi-
has almost succeeded building a java version that can build a java version that can build openjdk... m(
2017-12-22
<andi->
so long xmas vacation ahead.. what was I trying to do? Oh yes, I wanted music at home again thats whay I started the whole aarch64 journey -.- Time to work on openjdk
2017-12-19
<andi->
openjdk (╯°□°)╯︵┻━┻ ... gcj ships a java 1.5 compatible version .. 1.8 requiers 1.6 or 1.7... guess I'll have to add another bootstrap stage to avoid binary blobs m(
2017-12-18
<andi->
started building openjdk with gcj again... 4 cores busy with unionfs m(
2017-12-14
<andi->
in the openjdk folder
<sphalerite>
Yeah I ran into that when I started trying to get openjdk on armv7
<andi->
packaging openjdk requires an alreayd compiled (open)jdk... well this will be "fun" of sorts. The current openjdk build depends on some obscure binary packages that are downloaded from dropbox.com..
2017-12-13
<andi->
started out enabling kodi... expected much.. now it starts getting openjdk working