RE: today's snapshot goodies

linux kernel account (linker@nightshade.z.ml.org)
Fri, 19 Sep 1997 12:58:55 -0400 (EDT)


I had the same kind of problems a while back.. It your binutils uptodate.

On Fri, 19 Sep 1997, Lindgren Fredrik wrote:

> On Friday, September 19, 1997 8:08 AM, David S. Miller
> [SMTP:davem@jenolan.rutgers.edu] wrote:
>
> > ftp.kernel.org:/pub/linux/kernel/davem
> >
> > linux-2.1.55-VGER-CVS970918.tar.gz full source
> > patch-2.1.55-VGER-CVS970917-CVS970918.gz patch against yesterday
> > patch-2.1.55-VGER-vanilla-CVS970918.gz patch against
> stock 2.1.55
>
> Hi!
>
> I have som problems getting this to compile with SMP. 970917 compiled
> with SMP, but 970918 gives me the following when compiled with SMP=1:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -D__SMP__
> -traditional -c trampoline.S -o trampoline.o
> /tmp/cca08495.s: Assembler messages:
> /tmp/cca08495.s:114: Error: operands given don't match any known 386
> instruction
> make[1]: *** [trampoline.o] Error 1
>
> Without SMP support it compiles fine.
>
> Info:
> gcc version 2.7.2.3
> GNU assembler version 2.8.1 (i586-linux), using BFD version
> linux-2.8.1.0.1
> libc v5.4.38
>
> Regards,
> Fredrik Lindgren
> System Admin, SolNET, Sweden
>