From: "Tom Vrána" <tom@voda.cz>
To: linux-mips@linux-mips.org
Subject: kernel compilation fails
Date: Wed, 15 Jun 2005 23:54:18 +0200 [thread overview]
Message-ID: <42B0A38A.6050504@voda.cz> (raw)
Hi,
I am desperately trying to compile 2.4.30 mips kernel using uclibc
buildroot gcc 3.3.4 It fails in the following manner:
mipsel-linux-gcc -D__KERNEL__
-I/store/devel/adm/linux-2.4.30-mipscvs-20050614/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -I
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/gcc -G 0
-mno-abicalls -fno-pic -pipe -finline-limit=100000 -mabi=32
-march=r4600 -Wa,-32 -Wa,-march=r4600 -Wa,-mips3 -Wa,--trap -c
mipsIRQ.S -o mipsIRQ.o
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:
Assembler messages:
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:172:
Error: unrecognized opcode `__asm__('
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:173:
Warning: rest of line ignored; first ignored character is `"'
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:174:
Warning: rest of line ignored; first ignored character is `"'
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:175:
Warning: rest of line ignored; first ignored character is `"'
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:176:
Warning: rest of line ignored; first ignored character is `"'
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:177:
Warning: rest of line ignored; first ignored character is `"'
/store/devel/adm/linux-2.4.30-mipscvs-20050614/include/asm/hazards.h:178:
Warning: rest of line ignored; first ignored character is `"'
Looks like a stupid typo somewhere, but I lack experience to find. BTW,
the some code is taken from 2.4.18 kernel...
Can anyone please tell me where to look ?
Thanks, Tom
--
Tomas Vrana <tom@voda.cz>
--------------------------
VODA IT consulting, Borkovany 48, 691 75
http://www.voda.cz/
phone: +420 519 419 416 mobile: +420 603 469 305 UIN: 105142752
next reply other threads:[~2005-06-15 21:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-15 21:54 Tom Vrána [this message]
2005-06-16 10:16 ` kernel compilation fails Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42B0A38A.6050504@voda.cz \
--to=tom@voda.cz \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.