Building GCC 4.9 biarch (i686+x86_64) on Debian 6.0 i686

Alex Blekhman a.tinsmith@gmail.com
Wed Mar 18 06:50:00 GMT 2015


Alex Blekhman <a.tinsmith <at> gmail.com> writes:

> $ cd ../gcc-4.9.2-build
> $ ../gcc-4.9.2/configure                    \
>     --prefix=/opt/dolby/gcc-4.9             \
>     [...]

Sorry for the typo. The actual parameter is:

$ ../gcc-4.9.2/configure              \
    --prefix=/opt/gcc-4.9             \
...



More information about the Gcc-help mailing list