java for arm_v7a

Divya Sharma divyasharma26546 at gmail.com
Sat Apr 8 07:45:01 CEST 2023


While running the java.run script I got the following error [1]showing out
of memory allocation.
Kindly suggest the way to remove it rather than build all the required
dependencies and packages from scratch.


[1]/usr/local/genode/tool/21.05/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/as:
out of memory allocating 9223372036854841471 bytes after a total of 696320
bytes

Best Regards,
DIvya,



On Wed, Apr 5, 2023 at 11:02 PM <ttcoder at netcourrier.com> wrote:

>
>
> Hello Genodians,
>
> I am able to run java.run in virt_qemu-arm_v7a. The output is directed to
> log [ stdout="/dev/log" ], is there a way to redirect the sdtout to
> terminal [ stdout="/dev/terminal" ] instead of log?
>
>
>
> My two cents : the way I do it here is to modify the "config" scenario
> file this way:
> - keep stdout set to "/dev/log"
> - modify the routing to : <route> <service name="LOG"> <child
> name="terminal_log"> ...
> - add a terminal_log component
> - add a terminal component.
>
> It works for me... But if there is a way to specify stdout="/dev/terminal"
> instead, that might be of interest to me as well.
>
> Cedric
>
>
> _______________________________________________
> Genode users mailing list
> users at lists.genode.org
> https://lists.genode.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20230408/203cc530/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Java LOG
Type: application/octet-stream
Size: 2707 bytes
Desc: not available
URL: <http://lists.genode.org/pipermail/users/attachments/20230408/203cc530/attachment.obj>


More information about the users mailing list