This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Gcc build errors under cygwin


I am trying to compile Gcc (2.95.2) and Binutils (2.9.1)
                  using cygwin (B20)

GCC --
  1. I ran the configure file ("sh configure")
  2. I run the make ("make bootstrap") file and after
     "bootstrapping the compiler"
    I get
     MAKE[2]: *** No rule to make target 'bootstrap'
     MAKE[2]: *** [bootstrap] Error 2
    -- I tried simpler targets like "make clean" i got a similar
       error but with "mostly-clean"

BinUtils --
  1. I ran the configure file ("sh configure")
  2. I run the make
  3. I got a message that
     "MAKE[2]: *** No rule to make target 'bfd/bfd.h'
      needed by 'dis-buf.lo'. stop."

Thanks
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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