This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: mingw32 target broken [cygwin as well] [the saga continues]


On Mon, 10 Dec 2001, DJ Delorie wrote:

> (crt0, libc, gas/ld) to do so.  In fact, for a canadian cross, you
> can't link *at all* because you just can't run the linker.

But for a Canadian cross, surely you should have a full build x target
toolchain - including the linker and target libraries - installed (as well
as a build x host one) before building the Canadian cross?  (At least,
etc/configure.texi in src says so.)

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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