On Tue, 2 Jan 2001, Geert Uytterhoeven wrote:
> Since gcc 2.7.2.3 can no longer build correct m68k-kernels, I'm rebuilding a
> new cross-compiler on my PPC box, using the Debian sources for
> binutils-2.9.5.0.37 and gcc-2.95.2.
> 
> I created a cross-binutils in /usr/local, using the configuration options
> --enable-shared --build=powerpc-linux --host=powerpc-linux 
> --target=m68k-linux.
> 
> But now my native as complains:
> 
> | callisto$ as -v
> | as: error in loading shared libraries: 
> /usr/local/lib/libopcodes-2.9.5.0.37.so: undefined symbol: 
> floatformat_ieee_single_big

Problem solved, after using plain simple `configure --target=m68k-linux'.

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds

Reply via email to