Skip to content
New issue

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

Use PPA packages for gcc-4.8, instead of self build #46

Closed
yak1ex opened this issue Jan 22, 2013 · 4 comments
Closed

Use PPA packages for gcc-4.8, instead of self build #46

yak1ex opened this issue Jan 22, 2013 · 4 comments

Comments

@yak1ex
Copy link
Owner

yak1ex commented Jan 22, 2013

https://launchpad.net/~ubuntu-toolchain-r/+archive/test

@ghost ghost assigned yak1ex Jan 22, 2013
@yak1ex
Copy link
Owner Author

yak1ex commented Feb 10, 2013

gcc-4.7 for Precise exists in the PPA but gcc-4.8 for Precise does not exist

@yak1ex
Copy link
Owner Author

yak1ex commented Feb 12, 2013

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

yak1ex added a commit that referenced this issue Feb 12, 2013
@yak1ex
Copy link
Owner Author

yak1ex commented Feb 14, 2013

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

@yak1ex
Copy link
Owner Author

yak1ex commented Apr 7, 2013

PPA finally comes here
https://launchpad.net/~ubuntu-toolchain-r/+archive/test
4.8.0-2ubuntu2~12.04.1

yak1ex added a commit that referenced this issue Apr 30, 2013
@yak1ex yak1ex closed this as completed Apr 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant