Hi Esteban, On Wed, 19 Mar 2014 19:30:19 -0300 Esteban Campostrini <[email protected]> wrote: > >> Right now I'm trying to build for ia64. > [...] > When I build HelenOS from mainline it doesn't create a image.iso but a > image.boot. I'm not sure how > to handle this file. Is the x86_64 architecture fully supported? ia64 (aka Itanium) is a different architecture than amd64 (also called x86-64). amd64 is a fully supported architecture, I'm not sure about the state of ia64 (Jakub should be able to provide more info).
In any case, there is tools/ew.py script that should run the appropriate emulator for you (provided the emulator is installed). Regards, Martin _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
