ecgs build problem...
Paul Breed (Paul@rasdoc.com)
Sat, 03 Oct 1998 20:26:37 -0400
I'm trying to build a m68k cross compiler to run under win32....
I'm using a stock Cygwin32 setup with
Sergey Okapkin's cywinb19.dll replacement....
(As recommended by David Fiddes....)
When just installing the cgywin stuff as default... CC is not
defined....so I defined CC=gcc
I've built the binutils...
When I configure the compiler....
from /build/egcs
/source/egcs_1.1a/configure -target=m68k-coff --prefix=gcc-m68k -verbose
When I try to build the compiler...
from /build/egcs make cross
It runs for awhile and then :
checking whether the C compiler (/build/egcs/gcc/xgcc -B/build/egcs/gcc/
-O2 ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
make[1]: *** [configure-target-libiberty] Error 1
make: *** [cross] Error 2
Any clues?
Will egcs build using the stock gcc from the cygwin32 setup?
Paul
________________________________________________
To get help for the crossgcc list, send mail to
crossgcc-request@cygnus.com with the text 'help'
(without the quotes) in the body of the message.