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]

Gcc 3.2 Cygwin problem


Hi

I am trying to compile GCC 3.2 for arm-elf target on Cygwin.

I can't get passed configure, I get the following errors:
I had no problems building Binutils 2.13 

./configure --target=arm-elf --prefix=/usr/local --without-headers

Configuring for a i686-pc-cygwin host.
E:\Cygwin\bin\cat.exe: /usr/local/arm-elf/sys-include/COPIED: No such file or 
directory
Signal 127
Copying no to /usr/local/arm-elf/sys-include
cd: can't cd to no
Created "Makefile" in /usr/local/arm/gcc-3.2 using "mh-frag"
./config.status is unchanged
Configuring libiberty...
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... (cached) makeinfo
configure: warning:
*** Makeinfo is too old. Info documentation will not be built.
checking for perl... no
checking host system type... i686-pc-cygwin

(snip)

checking for CHAR_BIT... yes
checking byte ordering... od: not found
E:\Cygwin\bin\tr.exe: too many arguments
Try `E:\Cygwin\bin\tr.exe --help' for more information.
Signal 127
fold: not found
unknown
configure: error: *** unable to determine endianness
Configure in /usr/local/arm/gcc-3.2/gcc failed, exiting.

Anyhelp would be greatly appreciated

Thanks

Nick

------
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]