You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kaffe VM
Hi,
I am very interested in a JVM for MIPS architecture, to use in embedded devices. I am a software engineer working for a company who provides Customer
Premises Equipment (routers ADSL/VDSL/FTTH, STBs) to Internet
Providers. The software used for the
embedded devices are based in SDKs provided by Broadcom and Realtek
for their reference PCBs. SoCs used are Realtek 8676 family and
Broadcom BCM family using MIPS architecture.
My concern is I would like to build the JRE in my host laptop (x86) and then install in target filesystem. Target indeed have not Autotools or GCC to build from source. Igive a first try with ./configure --host=mips but It does not work. I would appreciate any help.