> If built on a dual-core system, does LFS take advantage of the dual cores?
I think that is less a distribution question and more one for the kernel.
I do believe the linux kernel does offer support for dual-core processors.
It looks like the kernel config option is
- Multi-core scheduler suppo
Mark Olbert wrote:
> This is probably a silly question, but I haven't been able to find an answer
> in the mailing list archives.
>
> If built on a dual-core system, does LFS take advantage of the dual cores?
>
If you enable the support in the kernel yes it does.
Jaqui
--
http://linuxfromscra
This is probably a silly question, but I haven't been able to find an answer
in the mailing list archives.
If built on a dual-core system, does LFS take advantage of the dual cores?
- Mark
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.
Thank You, bjd, it worked like a charm. I don't have much experience
in compiling software (much more now that I've started then before!)
so I want you to try and tell me how well I understand it. Basically
the preprocessor expands the macros and such in a .c file, then it is
compiled into assemb
A quick google showed that this problem is probaby becuase you use a
wrong ncurses version. Try down-/upgrading ncurses and see if that
helps!
2008/1/28, Justin O'Neil <[EMAIL PROTECTED]>:
> Hello. I'm building an LFS 6.3. This is my first LFS (well, not really,
> I tried building one a couple y