I have tried building both gcc-4.4.0 and gcc-4.4.4 and everytime I am running
into the same error ".../gcc-4.4.0/gcc/ada/gcc-interface/Make-lang.in:305 ***
multiple target patterns. Stop." I am trying to compile gcc(fortran and c)
using cygwin. I first download gcc-4.4.4.tar.bz2 and then extract all files
using tar -xjf gcc-4.x.x.tar.bz2. I then make a new directory called obj. From
here, I input ../gcc/configure --enable-languages=c,fortran while in the obj
directory. This appears to work fine. I then type the command "make bootstrap",
and that is when I receive the aforementioned error!


-- 
           Summary: .../gcc-4.4.0/gcc/ada/gcc-interface/Make-lang.in:305 ***
                    multiple target patterns. Stop. -- Issue when trying to
                    build compiler
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jewright at textron dot com


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

Reply via email to