> Took a bit of your advice and having a go with
> binutils. However I cannot compile ffmepg svn 18335
> with the new ld from bintutils. Can you please have
> alook and tell if you can where this is oging wrong.
> I'm using /tmp/gcc/bin/ld but cannot figure out where
> or why it calls /usr/ccs/bin/
phigamma,
Took a bit of your advice and having a go with binutils. However I cannot
compile ffmepg svn 18335 with the new ld from bintutils. Can you please have
alook and tell if you can where this is oging wrong. I'm using /tmp/gcc/bin/ld
but cannot figure out where or why it calls /usr/ccs/bi
Hey, I compiled a working 4.4 version just fine with the following flags:
$ gcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ./configure --prefix=/opt/gcc/gcc-4.4
--with-as=/opt/gcc/binutils-2.19/bin/as --with-gnu-as --with-ld=/usr/ccs/bin/ld
--without-gnu-ld --enable-lan
asura,
Configured with: ./configure --prefix=/opt/gcc/gcc-4.4
--with-as=/usr/local/src/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared --with-mpfr-include=/usr/include/mpfr
--with-gmp-include=/usr/include/gmp LDFLAGS=-lgmp
I made m