This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

problem while building m68k-coff


Hi,
trying to build m68k-coff anf I get following error
during make
install. ./configure is working fine.



bmalladi@LAPTOP1
/cygdrive/c/downloads/binutils-2.14/binutils-2.14
$ CC=gcc ./configure
loading cache ./config.cache
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for i686-pc-cygwin-ar... no
checking for ar... (cached) ar
checking for i686-pc-cygwin-as... no
checking for as... (cached) as
checking for i686-pc-cygwin-dlltool... no
checking for dlltool... (cached) dlltool
checking for i686-pc-cygwin-ld... (cached)
\GNU\HC1x\tools\\m6811-
elf\bin\ld.exe

checking for i686-pc-cygwin-nm... no
checking for nm... (cached) nm
checking for i686-pc-cygwin-ranlib... no
checking for ranlib... (cached) ranlib
checking for i686-pc-cygwin-windres... no
checking for windres... (cached) windres
checking for i686-pc-cygwin-objcopy... no
checking for objcopy... (cached) objcopy
checking for i686-pc-cygwin-objdump... no
checking for objdump... (cached) objdump
checking for i686-pc-cygwin-ar... no
checking for ar... ar
checking for i686-pc-cygwin-as... no
checking for as... as
checking for i686-pc-cygwin-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-cygwin-ld... no
checking for ld... ld
checking for i686-pc-cygwin-nm... no
checking for nm... nm
checking for i686-pc-cygwin-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-cygwin-windres... no
checking for windres... windres
checking whether to enable maintainer-specific
portions of
Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile

bmalladi@LAPTOP1
/cygdrive/c/downloads/binutils-2.14/binutils-2.14
$ make
Configuring in intl
loading cache .././config.cache
checking for a BSD compatible install...
/usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... eval: 1: Syntax
error:
Unterminated quoted
string
c:\GNU\HC1x\tools\bin\make.exe: *** [configure-intl]
Error 1

bmalladi@LAPTOP1
/cygdrive/c/downloads/binutils-2.14/binutils-2.14



__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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