linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Error: junk `adcl $0xffff' after register
@ 2003-12-03  5:44 mohanlal jangir
  0 siblings, 0 replies; only message in thread
From: mohanlal jangir @ 2003-12-03  5:44 UTC (permalink / raw)
  To: linux-kernel

I have built cygwin (windows) to linux cross compiler and trying to cross
compile linux kernel. Things were going fine until I encountered this error
message:

i686-pc-linux-gnu-gcc -D__KERNEL__ -I/home/linux/include -Wall -Wstrict-prot
otypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-com
mon -pipe -mpreferred-stack-boundary=2 -march=i686   -DKBUILD_BASENAME=skbuf
f  -c -o skbuff.o skbuff.c
{standard input}: Assembler messages:
{standard input}:2243: Error: junk `adcl $0xffff' after register
make[3]: *** [skbuff.o] Error 1
make[3]: Leaving directory `/home/linux/net/core'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/linux/net/core'
make[1]: *** [_subdir_core] Error 2
make[1]: Leaving directory `/home/linux/net'
make: *** [_dir_net] Error 2


Can somebody give some hint, where should I look at. I found someone facing
the same problem on Google but no replies for that.

Regards
Mohanlal

[ P.S. - Please CC me in reply. I have not subscribed to the list ]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-03  5:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-03  5:44 Error: junk `adcl $0xffff' after register mohanlal jangir

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).