We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://launchpad.net/~ubuntu-toolchain-r/+archive/test
The text was updated successfully, but these errors were encountered:
gcc-4.7 for Precise exists in the PPA but gcc-4.8 for Precise does not exist
Sorry, something went wrong.
built with
../src/configure -v --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-multilib-list=m32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Update GCC 4.8 (see #46).
1517d69
The built one could not find libstdc++ include files, rebuilt with
../src/configure -v --enable-languages=c,c++ --program-suffix=-4.8 --enable-shared --enable-linker-build-id --with-system-zlib --without-included-gettext --enable-threads=posix --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-tune=generic --enable-checking=release
PPA finally comes here https://launchpad.net/~ubuntu-toolchain-r/+archive/test 4.8.0-2ubuntu2~12.04.1
Update compilers (ref gh-46).
b221872
yak1ex
No branches or pull requests
https://launchpad.net/~ubuntu-toolchain-r/+archive/test
The text was updated successfully, but these errors were encountered: