* kernel 2.6.4 build problem under CYGWIN
@ 2004-03-18 15:21 Donald Russell
2004-03-18 21:20 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Donald Russell @ 2004-03-18 15:21 UTC (permalink / raw)
To: linuxppc-embedded
I have a cygwin system set up w/gnu cross compile tools for ppc.
Tools seem to work OK.
drussell@YY232 /usr/src/linux-2.6.4
$ /usr/local/powerpc/bin/powerpc-eabi-gcc -v
Reading specs from
/usr/local/powerpc/lib/gcc-lib/powerpc-eabi/3.0/specs
Configured with:
/usr/local/src/gnu/gcc-3.0/configure --enable-languages=c,c++ --
with-included-gettext --enable-shared --enable-threads --target=
powerpc-eabi --prefix=/usr/local/powerpc -v
Thread model: single
gcc version 3.0
1st question: Can a cross compiled kernel be built under CYGWIN
successfully ? Has anyone done this ?
2nd question:
I downloaded and attempted to build a kernel for the Motorola
mpc8560ADS board per
Moto AN2579.pdf
"make xconfig " command results in the following error.
drussell@YY232 /usr/src/linux-2.6.4
$ make
Makefile:398: .config: No such file or directory
CHK include/linux/version.h
HOSTCC scripts/fixdep
fixdep:
: No such file or directory
make[1]: *** [scripts/fixdep] Error 2
make: *** [scripts] Error 2
fixdep.exe is created in /scripts/ dir
Any help appreciated.
Don Russell
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kernel 2.6.4 build problem under CYGWIN
2004-03-18 15:21 kernel 2.6.4 build problem under CYGWIN Donald Russell
@ 2004-03-18 21:20 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2004-03-18 21:20 UTC (permalink / raw)
To: Donald Russell; +Cc: linuxppc-embedded
On Thu, Mar 18, 2004 at 10:21:29AM -0500, Donald Russell wrote:
>
> I have a cygwin system set up w/gnu cross compile tools for ppc.
> Tools seem to work OK.
What make version are you using?
3.79.1 or newer is needed.
Sam
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-18 21:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-18 15:21 kernel 2.6.4 build problem under CYGWIN Donald Russell
2004-03-18 21:20 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).