Code: Select all
start.o: file not recognized: File format not recognized
my version of nasm is: 2.05
my version of ld is:2.15.91
again i took the code from the website and downloaded the files, and made NO edits to them
thanks
Code: Select all
start.o: file not recognized: File format not recognized
Code: Select all
configure: error: cannot compute sizeof <int>, 77
I was reminded of the problem I faced in installing bochs in my ubuntu machine. I remember it had something to do with hash_map. I got the fix in a gentoo forum. Felt so much better when I got it to work.I'm using gcc on a windows system, I could never get bochs to work correctly on linux
Uh oh! Looks like it can't write to (or create) that file. Are you on Vista or Windows 7, by chance?configure:4690: gcc -o conftest.exe -g -O2 conftest.c >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot open output file conftest.exe: Permission denied