How to run make from Cygwin environment? -


i trying run linux driver on linux environment .. following instruction run winkvm .. stuck on point run make command using cygwin environment ..

  1. building original kvm drivers using cygwin environment:

    cd kvm/kernel ## not type configure make ## id: unrecognised emulation mode: elf_i386 it's not error make cpobjs ## if not directory message, make , try again

how run make command .. console of cygwin.. getting error bash make command not found .. cygwin terminal

you have install make command.

run cygwin installation/configuration program, setup-x86_64.exe or setup-x86.exe (you should have it, downloaded here). when screen lets select packages install, find make , select (it's under "development" or similar).

then you'll able run make cygwin bash command line.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -