On Aug 6, 2008, at 12:44 PM, René Rebe wrote:
Heh, you might also consider using "off the shelf" build systems, such
as the T2 SDE:
http://t2-project.org
To avoid re-inventing the wheel again and again.
Yours,
Whee.. another rootfs build system. Why we can't converge some of
these tow
Hi,
Sean MacLennan wrote:
On Wed, 6 Aug 2008 16:51:40 +0200
"Arnd Bergmann" <[EMAIL PROTECTED]> wrote:
The user space headers are provided by your distribution, not
by the kernel, so include/asm should be a directory, not a symlink.
If you are building your own distro, don't just copy the f
Hi,
Sean MacLennan wrote:
On Wed, 6 Aug 2008 16:51:40 +0200
"Arnd Bergmann" <[EMAIL PROTECTED]> wrote:
The user space headers are provided by your distribution, not
by the kernel, so include/asm should be a directory, not a symlink.
If you are building your own distro, don't just copy the f
On Wed, 6 Aug 2008 16:51:40 +0200
"Arnd Bergmann" <[EMAIL PROTECTED]> wrote:
> The user space headers are provided by your distribution, not
> by the kernel, so include/asm should be a directory, not a symlink.
> If you are building your own distro, don't just copy the files
> but rather use 'make
On Tuesday 05 August 2008, Sean MacLennan wrote:
> Should include/asm be a link to arch/powerpc/include/asm?
The user space headers are provided by your distribution, not
by the kernel, so include/asm should be a directory, not a symlink.
If you are building your own distro, don't just copy the fi
On Aug 5, 2008, at 11:09 AM, Sean MacLennan wrote:
Almost all of the includes in include/asm-powerpc where moved to
arch/powerpc/include/asm. This is breaking almost all of my user mode
code... so I assume I am doing something very wrong.
Here is a simple program that flushes stdout for no app
Almost all of the includes in include/asm-powerpc where moved to
arch/powerpc/include/asm. This is breaking almost all of my user mode
code... so I assume I am doing something very wrong.
Here is a simple program that flushes stdout for no apparent reason ;)
#include
#include
int main(int argc