Sorry, I'm a bit confused: >> On Mon, March 16, 2015 23:14, Kevin Rushforth wrote: >> >> Media and web have not ever been supported or delivered on linux-arm.
So it is possible to build libjfxmedia.so for Linux armv6hf using just what's in the rt repo? Thanks, Chris On Tue, March 17, 2015 14:46, Kevin Rushforth wrote: > Not sure what missing stuff you are referring to. All of the JavaFX > sources for embedded are in the rt repo on openjfx. > > -- Kevin > > > > Chris Newland wrote: > >> Hi Kevin, >> >> >> Is there any chance Oracle can release all the missing ARM32 stuff and >> let the community have a go at getting it to work or are there IP / >> licensing issues here? >> >> I understand that a decision was made to reassign resources but I think >> there's enough brainpower out here in userland to finish the job if >> all the sources were made available. >> >> Thanks, >> >> >> Chris >> @chriswhocodes >> >> >> On Mon, March 16, 2015 23:14, Kevin Rushforth wrote: >> >> >>> Media and web have not ever been supported or delivered on linux-arm. >>> >>> >>> >>> Seems that libjfxmedia.so should be excluded by the openZips target. >>> David can response further. >>> >>> >>> >>> -- Kevin >>> >>> >>> >>> >>> Chris Newland wrote: >>> >>> >>> >>>> In reference to >>>> http://www.raspberrypi.org/forums/viewtopic.php?f=81&t=97367&p=72026 >>>> 7#p7 >>>> 20267 >>>> >>>> >>>> >>>> When cross-compiling to armv6hf on an x86-64 Linux system using: >>>> >>>> >>>> >>>> gradle clean openZip -PCOMPILE_TARGETS=armv6hf >>>> >>>> Some of the binaries are compiled as x86-64: >>>> >>>> >>>> >>>> file build/armv6hf-sdk/rt/lib/arm/libjfxmedia.so >>>> >>>> build/armv6hf-sdk/rt/lib/arm/libjfxmedia.so: ELF 64-bit LSB shared >>>> object, x86-64, version 1 (SYSV), dynamically linked, >>>> BuildID[sha1]=af8c5754f6a4823ecf22d707b1f604321eb57f22, not >>>> stripped >>>> >>>> >>>> Is this a simple gradle error or is it not currently possible to >>>> build some of the JavaFX libraries for ARM? >>>> >>>> Thanks, >>>> >>>> >>>> >>>> Chris >>>> >>>> >>>> >>>> >>>> >>>> >> >> >> >