Re: [Modularkernel-developer] -m elf_i386
Status: Pre-Alpha
Brought to you by:
musteresel
|
From: Daniel O. <mus...@go...> - 2010-04-09 20:28:26
|
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. > > Tomas Klacko > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Modularkernel-developer mailing list > Mod...@li... > https://lists.sourceforge.net/lists/listinfo/modularkernel-developer > 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. |