public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/40166]  New: Ada compiler unable to build libraries
@ 2009-05-16  7:17 bechir dot zalila at gmail dot com
  2009-05-16  7:43 ` [Bug ada/40166] " bechir dot zalila at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bechir dot zalila at gmail dot com @ 2009-05-16  7:17 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]

Due to the change given below. Ada compiler under all platforms is no longer
able to build libraries. The path to TOOLS_TARGET_PAIRS is incorrect in
gnattools/Makefile.in resulting in the use of the dummy mlib-tgt-specific.adb
for all platforms.

------------------------------------------------------------------------
r144463 | schwab | 2009-02-27 10:54:25 +0100 (Ven, 27 fév 2009) | 12 lines

gnattools/:
        * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
        (INCLUDES_FOR_SUBDIR): Adjust.
        (ADA_INCLUDES_FOR_SUBDIR): Adjust.


-- 
           Summary: Ada compiler unable to build libraries
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bechir dot zalila at gmail dot com
 GCC build triplet: all
  GCC host triplet: all
GCC target triplet: all


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


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

* [Bug ada/40166] Ada compiler unable to build libraries
  2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
@ 2009-05-16  7:43 ` bechir dot zalila at gmail dot com
  2009-05-16  7:44 ` bechir dot zalila at gmail dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bechir dot zalila at gmail dot com @ 2009-05-16  7:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from bechir dot zalila at gmail dot com  2009-05-16 07:42 -------
Created an attachment (id=17881)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17881&action=view)
A patchfile that fixes the problem

A patchfile that fixes the problem


-- 


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


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

* [Bug ada/40166] Ada compiler unable to build libraries
  2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
  2009-05-16  7:43 ` [Bug ada/40166] " bechir dot zalila at gmail dot com
@ 2009-05-16  7:44 ` bechir dot zalila at gmail dot com
  2009-05-16  8:01 ` [Bug ada/40166] [4.4/4.5 regression] " ebotcazou at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bechir dot zalila at gmail dot com @ 2009-05-16  7:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from bechir dot zalila at gmail dot com  2009-05-16 07:43 -------
(In reply to comment #1)
> Created an attachment (id=17881)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17881&action=view) [edit]
> A patchfile that fixes the problem

It would be great to fix the problem in the trunk as well as in the GCC_4_4
branch.


-- 

bechir dot zalila at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bechir dot zalila at gmail
                   |                            |dot com
           Severity|normal                      |blocker


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


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

* [Bug ada/40166] [4.4/4.5 regression] Ada compiler unable to build libraries
  2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
  2009-05-16  7:43 ` [Bug ada/40166] " bechir dot zalila at gmail dot com
  2009-05-16  7:44 ` bechir dot zalila at gmail dot com
@ 2009-05-16  8:01 ` ebotcazou at gcc dot gnu dot org
  2009-05-16  8:16 ` bechir dot zalila at gmail dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-05-16  8:01 UTC (permalink / raw)
  To: gcc-bugs



-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
           Severity|blocker                     |major
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-05-16 08:00:49
               date|                            |
            Summary|Ada compiler unable to build|[4.4/4.5 regression] Ada
                   |libraries                   |compiler unable to build
                   |                            |libraries


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


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

* [Bug ada/40166] [4.4/4.5 regression] Ada compiler unable to build libraries
  2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
                   ` (2 preceding siblings ...)
  2009-05-16  8:01 ` [Bug ada/40166] [4.4/4.5 regression] " ebotcazou at gcc dot gnu dot org
@ 2009-05-16  8:16 ` bechir dot zalila at gmail dot com
  2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bechir dot zalila at gmail dot com @ 2009-05-16  8:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from bechir dot zalila at gmail dot com  2009-05-16 08:15 -------
Created an attachment (id=17882)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17882&action=view)
A correctly formatted version of the patch

A correctly formatted version of the patch


-- 

bechir dot zalila at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17881|0                           |1
        is obsolete|                            |


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


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

* [Bug ada/40166] [4.4/4.5 regression] Ada compiler unable to build libraries
  2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
                   ` (4 preceding siblings ...)
  2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
@ 2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
  2009-05-18  7:42 ` ebotcazou at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-05-18  7:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2009-05-18 07:41 -------
Subject: Bug 40166

Author: ebotcazou
Date: Mon May 18 07:40:56 2009
New Revision: 147652

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147652
Log:
        PR ada/40166
        * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
        target specific sources.

Modified:
    trunk/gnattools/ChangeLog
    trunk/gnattools/Makefile.in


-- 


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


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

* [Bug ada/40166] [4.4/4.5 regression] Ada compiler unable to build libraries
  2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
                   ` (3 preceding siblings ...)
  2009-05-16  8:16 ` bechir dot zalila at gmail dot com
@ 2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
  2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
  2009-05-18  7:42 ` ebotcazou at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-05-18  7:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ebotcazou at gcc dot gnu dot org  2009-05-18 07:41 -------
Subject: Bug 40166

Author: ebotcazou
Date: Mon May 18 07:41:14 2009
New Revision: 147653

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147653
Log:
        PR ada/40166
        * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
        target specific sources.

Modified:
    branches/gcc-4_4-branch/gnattools/ChangeLog
    branches/gcc-4_4-branch/gnattools/Makefile.in


-- 


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


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

* [Bug ada/40166] [4.4/4.5 regression] Ada compiler unable to build libraries
  2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
                   ` (5 preceding siblings ...)
  2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
@ 2009-05-18  7:42 ` ebotcazou at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2009-05-18  7:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from ebotcazou at gcc dot gnu dot org  2009-05-18 07:42 -------
Thanks for reporting and fixing this.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
  GCC build triplet|all                         |
   GCC host triplet|all                         |
 GCC target triplet|all                         |
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.1


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


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

end of thread, other threads:[~2009-05-18  7:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-16  7:17 [Bug ada/40166] New: Ada compiler unable to build libraries bechir dot zalila at gmail dot com
2009-05-16  7:43 ` [Bug ada/40166] " bechir dot zalila at gmail dot com
2009-05-16  7:44 ` bechir dot zalila at gmail dot com
2009-05-16  8:01 ` [Bug ada/40166] [4.4/4.5 regression] " ebotcazou at gcc dot gnu dot org
2009-05-16  8:16 ` bechir dot zalila at gmail dot com
2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
2009-05-18  7:41 ` ebotcazou at gcc dot gnu dot org
2009-05-18  7:42 ` ebotcazou 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).