Re: [Modularkernel-developer] -m elf_i386
Status: Pre-Alpha
Brought to you by:
musteresel
|
From: Tomas K. <tom...@gm...> - 2010-04-09 20:46:06
|
On Fri, Apr 9, 2010 at 10:28 PM, Daniel Oertwig <mus...@go...> wrote: > Am 09.04.2010 22:23, schrieb Tomas Klacko: >> Hi, >> >> In Kernel/LowLevel/makefile, what is the purpose of "-m elf_i386" in >> the ldflags? >> I find the compilation to produce a functional mk.img even without it. >> > > Then I assume that you are running on a 32 bit machine. > When i would try to compile here on my laptop (64 bit) without that, it > would result in many errors of incorrect file formats. Yes actually, I am running on a 32-bit machine. I got to it by trying to compile it under cygwin. (It did not work, I am letting it be). Tomas Klacko |