This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/21158] New: cannot compile gcc and zlib-1.2.2


I try to compile gcc 4.0.0 but make fails. 
  
Configured with ./configure --prefix=/usr --enable-shared   
  
After make I got ...  
  
configure: creating ./config.status  
config.status: creating Makefile  
config.status: executing default-1 commands  
./config.status: line 910: ./../../config-ml.in: No such file or directory  
make: *** [configure-zlib] Error 1  
  
My zlib is zlib-1.2.2

-- 
           Summary: cannot compile gcc and zlib-1.2.2
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: junk2reinhard at arcor dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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