From: lindalu AT qua DOT crl DOT melco DOT co DOT jp (Linda Lu) Subject: building gcc native compiler on linux 10 Nov 1996 22:05:16 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <9611110258.AA17448.cygnus.gnu-win32@sun101.qua.crl.melco.co.jp> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com This is what I type on my slackware linux: ../configure --build=i386-unknown-linux --host=i386-unknown-cygwin32 --target=i386-unknown-cygwin32 then I do make, and it seems there's pathing problem... In file included from cccp.c:40: config.h:1 i386/xm-cygwin32.h: No such file or directory make:*** [cccp.o] Error 1 What`s causing this problem? Any help or suggestions are greatly appreciated. Thanks. L.L. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".