public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path
@ 2004-10-31  5:01 gerald at pfeifer dot com
  2005-05-01 14:01 ` [Bug libmudflap/18244] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: gerald at pfeifer dot com @ 2004-10-31  5:01 UTC (permalink / raw)
  To: gcc-bugs

libmudflap installs it's mf-runtime.h include directly into $prefix/include.

This is the only include file provided by GCC that does that, all other include
files are properly put into a version-specific (sub)directory.

Failure to do so, as in this case, will result in problems when one wants to
install various versions of GCC into the same $prefix.

-- 
           Summary: libmudflap installs include/mf-runtime.h in version-
                    independent path
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libmudflap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gerald at pfeifer dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

* [Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path
  2004-10-31  5:01 [Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path gerald at pfeifer dot com
@ 2005-05-01 14:01 ` pinskia at gcc dot gnu dot org
  2005-05-01 14:01 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-01 14:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-01 14:01 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-01 14:01:45
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

* [Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path
  2004-10-31  5:01 [Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path gerald at pfeifer dot com
  2005-05-01 14:01 ` [Bug libmudflap/18244] " pinskia at gcc dot gnu dot org
@ 2005-05-01 14:01 ` pinskia at gcc dot gnu dot org
  2005-08-29 20:18 ` gerald at pfeifer dot com
  2005-08-29 20:52 ` fche at redhat dot com
  3 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-01 14:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |346
              nThis|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

* [Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path
  2004-10-31  5:01 [Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path gerald at pfeifer dot com
  2005-05-01 14:01 ` [Bug libmudflap/18244] " pinskia at gcc dot gnu dot org
  2005-05-01 14:01 ` pinskia at gcc dot gnu dot org
@ 2005-08-29 20:18 ` gerald at pfeifer dot com
  2005-08-29 20:52 ` fche at redhat dot com
  3 siblings, 0 replies; 8+ messages in thread
From: gerald at pfeifer dot com @ 2005-08-29 20:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gerald at pfeifer dot com  2005-08-29 20:05 -------
Frank, would you mind having a look at this?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

* [Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path
  2004-10-31  5:01 [Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path gerald at pfeifer dot com
                   ` (2 preceding siblings ...)
  2005-08-29 20:18 ` gerald at pfeifer dot com
@ 2005-08-29 20:52 ` fche at redhat dot com
  3 siblings, 0 replies; 8+ messages in thread
From: fche at redhat dot com @ 2005-08-29 20:52 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |fche at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-05-01 14:01:45         |2005-08-29 20:51:49
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

* [Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path
       [not found] <bug-18244-231@http.gcc.gnu.org/bugzilla/>
  2009-06-01 20:33 ` gerald at pfeifer dot com
  2009-06-01 20:34 ` gerald at pfeifer dot com
@ 2009-06-02  7:58 ` ubizjak at gmail dot com
  2 siblings, 0 replies; 8+ messages in thread
From: ubizjak at gmail dot com @ 2009-06-02  7:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ubizjak at gmail dot com  2009-06-02 07:57 -------
So, fixed.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

* [Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path
       [not found] <bug-18244-231@http.gcc.gnu.org/bugzilla/>
  2009-06-01 20:33 ` gerald at pfeifer dot com
@ 2009-06-01 20:34 ` gerald at pfeifer dot com
  2009-06-02  7:58 ` ubizjak at gmail dot com
  2 siblings, 0 replies; 8+ messages in thread
From: gerald at pfeifer dot com @ 2009-06-01 20:34 UTC (permalink / raw)
  To: gcc-bugs



-- 

gerald at pfeifer dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.1.x/3.2.x                 |---


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

* [Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path
       [not found] <bug-18244-231@http.gcc.gnu.org/bugzilla/>
@ 2009-06-01 20:33 ` gerald at pfeifer dot com
  2009-06-01 20:34 ` gerald at pfeifer dot com
  2009-06-02  7:58 ` ubizjak at gmail dot com
  2 siblings, 0 replies; 8+ messages in thread
From: gerald at pfeifer dot com @ 2009-06-01 20:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from gerald at pfeifer dot com  2009-06-01 20:32 -------
This has been fixed for GCC 4.2.0, I believe by the following patch:

2006-06-21  Frank Ch. Eigler  <fche@redhat.com>

        PR 21274
        mf-runtime.h installation based on ssp patch for PR 26473 from
        Mark Mitchell  <mark@codesourcery.com>.
        * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
        * Makefile.am (target_noncanonical): Define.
        (libsubincludedir): New variable.
        (nobase_libsubinclude_HEADERS): Add mf-runtime.h.
        (include_HEADERS): Remove.
        * configure, aclocal.m4, config.h.in: Regenerated.
        * Makefile.in, testsuite/Makefile.in: Likewise.
        * mf-runtime.h: Add #ifndef protection for conflicting _REENTRANT
        and _THREAD_SAFE redefinition values.

Thus marking as fixed, after all those years.


-- 

gerald at pfeifer dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.2.0
   Target Milestone|---                         |3.1.x/3.2.x


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244


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

end of thread, other threads:[~2009-06-02  7:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-31  5:01 [Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path gerald at pfeifer dot com
2005-05-01 14:01 ` [Bug libmudflap/18244] " pinskia at gcc dot gnu dot org
2005-05-01 14:01 ` pinskia at gcc dot gnu dot org
2005-08-29 20:18 ` gerald at pfeifer dot com
2005-08-29 20:52 ` fche at redhat dot com
     [not found] <bug-18244-231@http.gcc.gnu.org/bugzilla/>
2009-06-01 20:33 ` gerald at pfeifer dot com
2009-06-01 20:34 ` gerald at pfeifer dot com
2009-06-02  7:58 ` ubizjak at gmail 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).