public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: ada/6872: can't build cross including ada to powerpc-ibm-aix4.3.3.0
@ 2003-05-10 23:46 Dara Hazeghi
  0 siblings, 0 replies; 3+ messages in thread
From: Dara Hazeghi @ 2003-05-10 23:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR ada/6872; it has been noted by GNATS.

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org, geoffk@redhat.com
Cc:  
Subject: Re: ada/6872: can't build cross including ada to powerpc-ibm-aix4.3.3.0
Date: Sat, 10 May 2003 16:39:04 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=6872
 
 Hello,
 
 this bug also is against an old version of gcc. Do you know if this has  
 been fixed in more current versions? Thanks,
 
 Dara
 


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

* Re: ada/6872: can't build cross including ada to powerpc-ibm-aix4.3.3.0
@ 2003-05-12 10:47 steven
  0 siblings, 0 replies; 3+ messages in thread
From: steven @ 2003-05-12 10:47 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, geoffk, nobody

Synopsis: can't build cross including ada to powerpc-ibm-aix4.3.3.0

State-Changed-From-To: open->feedback
State-Changed-By: steven
State-Changed-When: Mon May 12 10:47:20 2003
State-Changed-Why:
    Old bug.  Dara asked for feedback.  Geoff, can you acknowledge that your redhat email still works?  :-)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6872


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

* ada/6872: can't build cross including ada to powerpc-ibm-aix4.3.3.0
@ 2002-05-30 13:26 geoffk
  0 siblings, 0 replies; 3+ messages in thread
From: geoffk @ 2002-05-30 13:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6872
>Category:       ada
>Synopsis:       can't build cross including ada to powerpc-ibm-aix4.3.3.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 30 13:16:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     geoffk@redhat.com
>Release:        3.1
>Organization:
>Environment:
Red Hat Linux 7
>Description:
'make' produces:

gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -mminimal-toc -W -Wall -gnatpg -gnata -I- -I. -I/home/geoffk/src/redhat/BUILD/geoffk-gcc3.1cross-3.1/combined/gcc/ada /home/geoffk/src/redhat/BUILD/geoffk-gcc3.1cross-3.1/combined/gcc/ada/ada.ads
gnat1: invalid option `minimal-toc'
make[2]: *** [ada.o] Error 1
make[2]: Leaving directory `/dremel/geoffk/BUILD/geoffk-gcc3.1cross-3.1/obj-powerpc-ibm-aix4.3.3.0/gcc/ada'
make[1]: *** [gnat1] Error 2
>How-To-Repeat:
<path>/configure --target=powerpc-ibm-aix4.3.3.0 \
  --prefix=<prefix> \
  --with-headers=<prefix>/powerpc-ibm-aix4.3.3.0/sys-include
make
>Fix:
The problem is this rule in ada/Makefile.in:
.ads.o:
        $(ADAC) -c $(ALL_ADAFLAGS) $(ADA_INCLUDES) $<
It includes ALL_ADAFLAGS, which includes T_ADAFLAGS, but
T_ADAFLAGS is only for the target.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-05-12 10:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-10 23:46 ada/6872: can't build cross including ada to powerpc-ibm-aix4.3.3.0 Dara Hazeghi
  -- strict thread matches above, loose matches on Subject: below --
2003-05-12 10:47 steven
2002-05-30 13:26 geoffk

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