This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/36647] configure scripts can not find out version of GNU ld 2.18
- From: "YLitvinenko at astana dot oilfield dot slb dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2008 07:55:45 -0000
- Subject: [Bug libstdc++/36647] configure scripts can not find out version of GNU ld 2.18
- References: <bug-36647-15602@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from YLitvinenko at astana dot oilfield dot slb dot com 2008-07-10 07:55 -------
Subject: Re: configure scripts can not find out version
of GNU ld 2.18
> ------- Comment #3 from ian at airs dot com 2008-07-10 01:52 -------
> What is the output of ld --version using your 2.18 version of ld?
$ ld --version
GNU ld (GNU Binutils) 2.18
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
$
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36647