public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/26522]  New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
@ 2006-03-01 20:30 rene at exactcode dot de
  2006-03-03 13:36 ` [Bug libgcj/26522] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rene at exactcode dot de @ 2006-03-01 20:30 UTC (permalink / raw)
  To: gcc-bugs

in my tests gcc 4.1.0-RC{1,2} install headers into a root (/) include
directory:

# cut -f 2- fl_wrapper.wlog  | grep '^\/include\/' | cut -d / -f 1-4 | uniq
/include/c++
/include/c++/gcj
/include/c++/gnu
/include/c++/java
/include/c++/javax
/include/c++/org
/include/c++/java
/include/c++/gnu
/include/c++/gcj
/include/c++/gnu
/include/c++/java
/include/c++/javax
/include/c++/org
/include/c++/java
/include/c++/gnu

configure arguments have been:

--prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib64 \
--datadir=/usr/share --includedir=/usr/include --infodir=/usr/info \
--mandir=/usr/man --sysconfdir=/etc --localstatedir=/var \
--build=x86_64-t2-linux-gnu --host=x86_64-t2-linux-gnu \
--enable-__cxa_atexit --disable-checking --enable-multilib \
--with-gnu-as --with-gnu-ld --enable-threads=posix \
--enable-version-specific-runtime-libs --enable-libgcj --enable-shared

there's no definition of libsubdir in libjava
Makefile*.  Explicit handing --with-gxx-include-dir=/usr/include
does work around the issue.

Mark Mitchell said the Java Makefile.am incorrect; users of
TL_AC_GXX_INCLUDE_DIR must define libsubdir.


-- 
           Summary: gcc-4.1.0-RC{1,2} install headers into a top-level
                    (root) /include
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rene at exactcode dot de


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


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

* [Bug libgcj/26522] [4.1/4.2 Regression] gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
  2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
@ 2006-03-03 13:36 ` pinskia at gcc dot gnu dot org
  2006-03-03 13:37 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-03 13:36 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|other                       |libgcj
            Summary|gcc-4.1.0-RC{1,2} install   |[4.1/4.2 Regression] gcc-
                   |headers into a top-level    |4.1.0-RC{1,2} install
                   |(root) /include             |headers into a top-level
                   |                            |(root) /include
   Target Milestone|---                         |4.1.1


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


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

* [Bug libgcj/26522] [4.1/4.2 Regression] gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
  2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
  2006-03-03 13:36 ` [Bug libgcj/26522] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
@ 2006-03-03 13:37 ` pinskia at gcc dot gnu dot org
  2006-03-07 16:37 ` tromey at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-03 13:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-03 13:37 -------
*** Bug 26538 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ayqazi at yahoo dot co dot
                   |                            |uk


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


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

* [Bug libgcj/26522] [4.1/4.2 Regression] gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
  2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
  2006-03-03 13:36 ` [Bug libgcj/26522] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
  2006-03-03 13:37 ` pinskia at gcc dot gnu dot org
@ 2006-03-07 16:37 ` tromey at gcc dot gnu dot org
  2006-03-07 18:45 ` patchapp at dberlin dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-07 16:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from tromey at gcc dot gnu dot org  2006-03-07 16:37 -------
I'm testing a patch.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-07 16:37:38
               date|                            |


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


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

* [Bug libgcj/26522] [4.1/4.2 Regression] gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
  2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
                   ` (2 preceding siblings ...)
  2006-03-07 16:37 ` tromey at gcc dot gnu dot org
@ 2006-03-07 18:45 ` patchapp at dberlin dot org
  2006-04-13 21:04 ` tromey at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: patchapp at dberlin dot org @ 2006-03-07 18:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from patchapp at dberlin dot org  2006-03-07 18:45 -------
Subject: Bug number PR libgcj/26522

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00374.html


-- 


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


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

* [Bug libgcj/26522] [4.1/4.2 Regression] gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
  2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
                   ` (3 preceding siblings ...)
  2006-03-07 18:45 ` patchapp at dberlin dot org
@ 2006-04-13 21:04 ` tromey at gcc dot gnu dot org
  2006-04-13 21:09 ` tromey at gcc dot gnu dot org
  2006-04-13 21:10 ` tromey at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-04-13 21:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from tromey at gcc dot gnu dot org  2006-04-13 21:04 -------
Subject: Bug 26522

Author: tromey
Date: Thu Apr 13 21:04:04 2006
New Revision: 112925

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112925
Log:
        PR libgcj/26522:
        * Makefile.in: Rebuilt.
        * Makefile.am (libsubdir): New variable.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/Makefile.am
    trunk/libjava/Makefile.in


-- 


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


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

* [Bug libgcj/26522] [4.1/4.2 Regression] gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
  2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
                   ` (4 preceding siblings ...)
  2006-04-13 21:04 ` tromey at gcc dot gnu dot org
@ 2006-04-13 21:09 ` tromey at gcc dot gnu dot org
  2006-04-13 21:10 ` tromey at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-04-13 21:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from tromey at gcc dot gnu dot org  2006-04-13 21:08 -------
Subject: Bug 26522

Author: tromey
Date: Thu Apr 13 21:08:49 2006
New Revision: 112926

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112926
Log:
        PR libgcj/26522:
        * Makefile.in: Rebuilt.
        * Makefile.am (libsubdir): New variable.

Modified:
    branches/gcc-4_1-branch/libjava/ChangeLog
    branches/gcc-4_1-branch/libjava/Makefile.am
    branches/gcc-4_1-branch/libjava/Makefile.in


-- 


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


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

* [Bug libgcj/26522] [4.1/4.2 Regression] gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include
  2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
                   ` (5 preceding siblings ...)
  2006-04-13 21:09 ` tromey at gcc dot gnu dot org
@ 2006-04-13 21:10 ` tromey at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-04-13 21:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from tromey at gcc dot gnu dot org  2006-04-13 21:10 -------
Fix checked in.


-- 

tromey at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2006-04-13 21:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01 20:30 [Bug other/26522] New: gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include rene at exactcode dot de
2006-03-03 13:36 ` [Bug libgcj/26522] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-03-03 13:37 ` pinskia at gcc dot gnu dot org
2006-03-07 16:37 ` tromey at gcc dot gnu dot org
2006-03-07 18:45 ` patchapp at dberlin dot org
2006-04-13 21:04 ` tromey at gcc dot gnu dot org
2006-04-13 21:09 ` tromey at gcc dot gnu dot org
2006-04-13 21:10 ` tromey at gcc dot gnu dot org

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).