This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

Re: Building GDB with MinGW


Here is the first problem , but if go to the bfd
direcorty and run make there , run fine. 

Who forgot backslahses in path ??



C:\MinGW\bin\make.exe[3]: Entering directory
`C:/MSyS/gdb-6.2.1/bfd/po'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[     ]*$/d' \
            -e "s@.*@   $posrcprefix& \\\\@" <
./SRC-POTFILES.in \
        | sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
/bin/sh: C: command not found
/bin/sh: C:MSySMSySbinsh.exe: command not found
C:\MinGW\bin\make.exe[3]: *** [SRC-POTFILES] Error 127
C:\MinGW\bin\make.exe[3]: Leaving directory
`C:/MSyS/gdb-6.2.1/bfd/po'
make.exe[2]: *** [all-recursive] Error 1
make.exe[2]: Leaving directory `C:/MSyS/gdb-6.2.1/bfd'
C:\MinGW\bin\make.exe[1]: *** [all-recursive-am] Error
2
C:\MinGW\bin\make.exe[1]: Leaving directory
`C:/MSyS/gdb-6.2.1/bfd'
C:\MinGW\bin\make.exe: *** [all-bfd] Error 2


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


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