GNU bug report logs -
#15554
[PATCH] libtool: accept GCC -specs=* flag
Previous Next
Reported by: Pavel Raiskup <praiskup <at> redhat.com>
Date: Mon, 7 Oct 2013 20:12:02 UTC
Severity: normal
Tags: patch
Fixed in version 2.4.6.3-702a9
Done: Pavel Raiskup <praiskup <at> redhat.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15554 in the body.
You can then email your comments to 15554 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-libtool <at> gnu.org
:
bug#15554
; Package
libtool
.
(Mon, 07 Oct 2013 20:12:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Pavel Raiskup <praiskup <at> redhat.com>
:
New bug report received and forwarded. Copy sent to
bug-libtool <at> gnu.org
.
(Mon, 07 Oct 2013 20:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Original bug report: bugzilla.redhat.com/985592
* build-aux/ltmain.in (func_mode_link): Pass -specs=* down to gcc
without change.
---
build-aux/ltmain.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
index f22ac05..f22df91 100644
--- a/build-aux/ltmain.in
+++ b/build-aux/ltmain.in
@@ -5290,9 +5290,10 @@ func_mode_link ()
# --sysroot=* for sysroot support
# -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
# -stdlib=* select c++ std lib with clang
+ # -specs=* GCC specs files
-64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
- -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-stdlib=*)
+ -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-stdlib=*|-specs=*)
func_quote_for_eval "$arg"
arg=$func_quote_for_eval_result
func_append compile_command " $arg"
--
1.8.3.1
Information forwarded
to
bug-libtool <at> gnu.org
:
bug#15554
; Package
libtool
.
(Tue, 12 Nov 2013 09:52:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
> Original bug report: bugzilla.redhat.com/985592
>
> * build-aux/ltmain.in (func_mode_link): Pass -specs=* down to gcc
> without change.
Ping. Do you see any issue there?
Information forwarded
to
bug-libtool <at> gnu.org
:
bug#15554
; Package
libtool
.
(Tue, 12 Nov 2013 09:52:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-libtool <at> gnu.org
:
bug#15554
; Package
libtool
.
(Wed, 18 Dec 2013 20:28:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 15554 <at> debbugs.gnu.org (full text, mbox):
On Tuesday, November 12, 2013 10:51:08 Pavel Raiskup wrote:
> > Original bug report: bugzilla.redhat.com/985592
> >
> > * build-aux/ltmain.in (func_mode_link): Pass -specs=* down to gcc
> > without change.
>
> Ping. Do you see any issue there?
Pinging once again :). Fixing this would be helpful; if that fix is
correct.
Pavel
Information forwarded
to
bug-libtool <at> gnu.org
:
bug#15554
; Package
libtool
.
(Wed, 18 Dec 2013 20:29:02 GMT)
Full text and
rfc822 format available.
bug marked as fixed in version 2.4.6.3-702a9, send any further explanations to
15554 <at> debbugs.gnu.org and Pavel Raiskup <praiskup <at> redhat.com>
Request was from
Pavel Raiskup <praiskup <at> redhat.com>
to
control <at> debbugs.gnu.org
.
(Fri, 18 Sep 2015 14:01:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 17 Oct 2015 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 250 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.