public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/10593] New: Old gcc fails --with-elfutils configure
@ 2009-09-03  0:25 jistone at redhat dot com
  2009-09-03  0:30 ` [Bug translator/10593] " fche at redhat dot com
  2009-09-28 22:35 ` jistone at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jistone at redhat dot com @ 2009-09-03  0:25 UTC (permalink / raw)
  To: systemtap

The elfutils configure fails with RHEL4 gcc-3.4.6-11.

[...]
configure:2234: checking for C compiler default output file name
configure:2237: gcc -g -O2 -fgnu89-inline  
-Wl,--enable-new-dtags,-rpath,${exec_prefix}/lib/systemtap conftest.c  >&5
cc1: error: unrecognized command line option "-fgnu89-inline"
configure:2240: $? = 1
configure: failed program was:
[...]
configure:2279: error: C compiler cannot create executables

That flag was explicitly added in commit 412e1bf, but I'm not sure why we need it...

-- 
           Summary: Old gcc fails --with-elfutils configure
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jistone at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10593

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug translator/10593] Old gcc fails --with-elfutils configure
  2009-09-03  0:25 [Bug translator/10593] New: Old gcc fails --with-elfutils configure jistone at redhat dot com
@ 2009-09-03  0:30 ` fche at redhat dot com
  2009-09-28 22:35 ` jistone at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2009-09-03  0:30 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2009-09-03 00:30 -------
We needed it because even newer gcc rejects the style of nested/inline
functions used in elfutils.  Damned if we do, damned if we don't.  Or
rather, we need to autoconf based on gcc version; add it for >4.0 I guess.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10593

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug translator/10593] Old gcc fails --with-elfutils configure
  2009-09-03  0:25 [Bug translator/10593] New: Old gcc fails --with-elfutils configure jistone at redhat dot com
  2009-09-03  0:30 ` [Bug translator/10593] " fche at redhat dot com
@ 2009-09-28 22:35 ` jistone at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jistone at redhat dot com @ 2009-09-28 22:35 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jistone at redhat dot com  2009-09-28 22:35 -------
Fixed by dsmith in commit 29b694a7.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10593

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-28 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-03  0:25 [Bug translator/10593] New: Old gcc fails --with-elfutils configure jistone at redhat dot com
2009-09-03  0:30 ` [Bug translator/10593] " fche at redhat dot com
2009-09-28 22:35 ` jistone at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).