Development

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Error trying to configure libstdc++v3 in gcc-4.1.1 as cross compiler

    0 answers - 555 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    I am trying to build a 32b GCC cross compiler from x86 Linux to PPC Linux
    Building and installing GCC works fine, but then I run into the
    following GCC error:
    checking for main in -lm configure: error: Link tests are not allowed
    after GCC_NEXECUTABLES.
    make[1]: [configure-target-libstdcv3] Error 1
    make[1]: Leaving directory `/'
    make: [all] Error 2
    Looking at the configure script, GCC_NEXECUTABLES is the result of
    this being a cross-platform build.
    How do I proceed from here?
    Thanks
    Mike

Re: Error trying to configure libstdc++v3 in gcc-4.1.1 as cross compiler


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 4 =
QUESTION ON "Development"

EMSDN.COM