Re: Configuring GCC 4.8.1, Unable to find a usable ISL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 15 June 2014 01:06, Ivan Stalev wrote:
> Unfortunately, I keep getting build errors:
>
> g++: unrecognized option '-static-libstdc++'
> conftest.cpp:11:2: error: #error -static-libstdc++ not implemented
>
> conftest.c:18: error: 'choke' undeclared (first use in this function)
> conftest.c:18: error: (Each undeclared identifier is reported only once
> conftest.c:18: error: for each function it appears in.)
> conftest.c:18: error: expected ';' before 'me'

That doesn't look like a build error, that looks like a configure test
to find out what is supported - many of those tests are supposed to
fail.

GCC 4.8.1 builds fine on x86_64-unknown-linux-gnu so you must be doing
something wrong, but you're not showing enough information for anyone
to diagnose it.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux