[cfe-dev] undefined reference to `operator new(unsigned int)'
Eli Friedman
eli.friedman at gmail.com
Fri Apr 8 17:32:10 PDT 2011
On Fri, Apr 8, 2011 at 4:56 PM, Klaus T. <nightos at gmail.com> wrote:
> Using built-in specs.
> COLLECT_GCC=i686-elf-gcc
> Target: i686-elf
> Configured with: ../gcc-4.6.0/configure --target=i686-elf
> --prefix=/usr/i686-gcc
> --disable-nls --enable-languages=c,c++ --with-newlib --with-gmp=/local/gmp
> --with-mpfr=/local/mpfr --with-mpc=/local/mpc
> Thread model: single
> gcc version 4.6.0 (GCC)
Mmm... clang doesn't have support for "i686-elf" at the moment.
Patches welcome. (Please ask if you need guidance).
-Eli
More information about the cfe-dev
mailing list