This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ada/8344: mips-rtems build problem


>Number:         8344
>Category:       ada
>Synopsis:       mips-rtems build problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 24 14:56:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     joel@OARcorp.com
>Release:        3.2 and newer
>Organization:
>Environment:
target at least mips-rtems, maybe all embedded mips
>Description:
See http://gcc.gnu.org/ml/gcc-patches/2002-05/msg01445.html

Laurent Guerby submitted a patch for a problem back in 
May 2002 but it was never acknowledged and since a 
corresponding PR wasn't filed, it slipped through the
cracks.  Here is the description:

The Ada/mips problem (already discussed with Joel) is that there is a 
file name conflict between gcc/final.o and gcc/ada/final.o that causes ecoff.h to come
wrongly into the picture, the solution is to rename gcc/ada/final.o into 
something else, here is one patch that renames the gcc/ada source file to adafinal.c.

http://gcc.gnu.org/ml/gcc-patches/2002-05/msg01445.html
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]