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


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

ecgs build problem...


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.