Re: [PATCH] mips: fixed compile error

From: Yoichi Yuasa
Date: Sat Oct 23 2004 - 20:29:00 EST


On Sat, 23 Oct 2004 19:05:05 +0200
Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote:

> On Sun, Oct 24, 2004 at 01:06:59AM +0900, Yoichi Yuasa wrote:
>
> > This patch had fixed "causes a section type conflict".
> >
> > ex.
> > arch/mips/pci/fixup-mpc30x.c:32: error: irq_tab_mpc30x causes a section type conflict
>
> This is bogus.

Thank you for your comment.
Which is the right way of fixing this problem?

I'm using following toolchain.

$ mipsel-linux-gcc -v
Reading specs from /usr/local/lib/gcc-lib/mipsel-linux/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --target=mipsel-linux --enable-languages=c --disable-shared --with-headers=/usr/mipsel-linux/include --with-libs=/usr/mipsel-linux/lib
Thread model: posix
gcc version 3.3.2
$ mipsel-linux-ld -v
GNU ld version 2.14.90.0.8 20040114

Yoichi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/