Hi all: I've been thinking porting elementary into my open source BIOS loader (coreboot), to beautify my BIOS setup menu, but I don't know how to start with.
Because the BIOS loader are C code, build with Microsoft Visual C++ compiler, the first step I'm trying to do is to make elementary out of the box of MinGW, which is very hard. So I tried to build them with MinGW on my working machine (Windows 7) first, to observe the makefile and result, and to make a doable solution for MSVC10, but after following the instructions https://phab.enlightenment.org/w/windows/#windows-64-bits I keep failing on the autoconf section with errors like : configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." ". /../.." make: *** [builddir/efl] Error 1 I'm a real newbie to linux toolchains, stucked here for about two weeks... please help me with some tutorials, I'm really hitting the wall, thanks. ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
