public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/28682]  New: --enable-languages=c,c++ for cross compiler builds Ada compiler
@ 2006-08-10 15:15 hjl at lucon dot org
  2006-08-17 18:16 ` [Bug ada/28682] " hjl at lucon dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2006-08-10 15:15 UTC (permalink / raw)
  To: gcc-bugs

When I cross compile from Linux/i686 to Linux/ia64 with
--enable-languages=c,c++, Ada compiler is enabled. The problem is

BOOT_LANGUAGES = c  ada

in gcc/Makefile. Apparently, it was overriden for native build, but not for
cross build.


-- 
           Summary: --enable-languages=c,c++ for cross compiler builds Ada
                    compiler
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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


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

* [Bug ada/28682] --enable-languages=c,c++ for cross compiler builds Ada compiler
  2006-08-10 15:15 [Bug ada/28682] New: --enable-languages=c,c++ for cross compiler builds Ada compiler hjl at lucon dot org
@ 2006-08-17 18:16 ` hjl at lucon dot org
  2006-10-20 22:11 ` [Bug ada/28682] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2006-08-17 18:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hjl at lucon dot org  2006-08-17 18:16 -------
Wrong target is used for cross compiler build.


-- 

hjl at lucon dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

* [Bug ada/28682] [4.2 Regression] --enable-languages=c,c++ for cross compiler builds Ada compiler
  2006-08-10 15:15 [Bug ada/28682] New: --enable-languages=c,c++ for cross compiler builds Ada compiler hjl at lucon dot org
  2006-08-17 18:16 ` [Bug ada/28682] " hjl at lucon dot org
@ 2006-10-20 22:11 ` pinskia at gcc dot gnu dot org
  2006-10-20 22:12 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-10-20 22:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-10-20 22:11 -------
Reopening.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|--enable-languages=c,c++ for|[4.2 Regression] --enable-
                   |cross compiler builds Ada   |languages=c,c++ for cross
                   |compiler                    |compiler builds Ada compiler
   Target Milestone|---                         |4.2.0


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


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

* [Bug ada/28682] [4.2 Regression] --enable-languages=c,c++ for cross compiler builds Ada compiler
  2006-08-10 15:15 [Bug ada/28682] New: --enable-languages=c,c++ for cross compiler builds Ada compiler hjl at lucon dot org
  2006-08-17 18:16 ` [Bug ada/28682] " hjl at lucon dot org
  2006-10-20 22:11 ` [Bug ada/28682] [4.2 Regression] " pinskia at gcc dot gnu dot org
@ 2006-10-20 22:12 ` pinskia at gcc dot gnu dot org
  2006-10-20 22:13 ` pinskia at gcc dot gnu dot org
  2006-10-20 22:16 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-10-20 22:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-10-20 22:12 -------
*** Bug 29531 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrs at apple dot com


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


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

* [Bug ada/28682] [4.2 Regression] --enable-languages=c,c++ for cross compiler builds Ada compiler
  2006-08-10 15:15 [Bug ada/28682] New: --enable-languages=c,c++ for cross compiler builds Ada compiler hjl at lucon dot org
                   ` (2 preceding siblings ...)
  2006-10-20 22:12 ` pinskia at gcc dot gnu dot org
@ 2006-10-20 22:13 ` pinskia at gcc dot gnu dot org
  2006-10-20 22:16 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-10-20 22:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-10-20 22:13 -------
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-10-20 22:13:01
               date|                            |


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


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

* [Bug ada/28682] [4.2 Regression] --enable-languages=c,c++ for cross compiler builds Ada compiler
  2006-08-10 15:15 [Bug ada/28682] New: --enable-languages=c,c++ for cross compiler builds Ada compiler hjl at lucon dot org
                   ` (3 preceding siblings ...)
  2006-10-20 22:13 ` pinskia at gcc dot gnu dot org
@ 2006-10-20 22:16 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-10-20 22:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-10-20 22:16 -------
As mentioned this was invalid because HJL used the wrong make target.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2006-10-20 22:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-10 15:15 [Bug ada/28682] New: --enable-languages=c,c++ for cross compiler builds Ada compiler hjl at lucon dot org
2006-08-17 18:16 ` [Bug ada/28682] " hjl at lucon dot org
2006-10-20 22:11 ` [Bug ada/28682] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-10-20 22:12 ` pinskia at gcc dot gnu dot org
2006-10-20 22:13 ` pinskia at gcc dot gnu dot org
2006-10-20 22:16 ` pinskia 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).