Can't compile GCC (unhelpful linking error)
Andrew Pinski
pinskia@gmail.com
Mon Oct 3 22:00:00 GMT 2011
On Mon, Oct 3, 2011 at 2:54 PM, Daniel Carrera <dcarrera@gmail.com> wrote:
> Hello,
>
> Ok, my GCC compile seemed to be going great and then I got what might be the
> most unhelpful linking error I've seen. I hope someone here can make some
> sense out of it.
>
> The error is in the libstdc++ directory. I'm wondering if I can get around
> it by just not compiling C++ support... I could ./configure with
> --languages=c,fortran only... Would that work?
this was a bug in The new GNU Linker (GOLD). I think you should be
using GNU LD unless you know what you are doing. What distro is this
on?
Thanks,
Andrew Pinski
More information about the Fortran
mailing list