This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Can't bootstrap gcc 3.4.0 20040205 on cygwin: xgcc: cygwin1.o: No such file or directory
On Tue, Feb 17, 2004 at 03:35:39PM +0100, Rainer Orth wrote:
>
> Sorry for the breakage. I think I understand what's going on, but don't
> have access to any Cygwin system, so I'll need some help to fix this.
>
I have but not much nitty gritty knowledge...
> Looking into gcc/Makefile.in, I see this:
>
> # List of extra object files that should be compiled and linked with
> # the gcc driver.
> EXTRA_GCC_OBJS =@host_extra_gcc_objs@
>
> host_extra_gcc_objs is defined in gcc/config.host, so by moving the
> definition there, everything should work as before. Unfortunately, I'm
> uncertain if cygwin1.c is really a host file or a target file, and am
> completely unfamiliar with cross compilers in general.
I guess we'll have to call for help here then, I really don't know and
if you can guide me in how to find out on my cygwin system, pls let me
know how I can help. If you don't know that either, well, anybody else
knows?
Cheers,
/ChJ