Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <371B3A15.1A82205E@mcd.alcatel.be> Date: Mon, 19 Apr 1999 16:13:41 +0200 From: "R. Hickling" X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "cygwin AT sourceware DOT cygnus DOT com" Subject: make install Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 'make install' using EGCS 1.1.2 of the latest 'dev-src', all in the default directories (root '/usr/local') under NT4 SP4 on a Compaq PII gives me ----------------------------------------------------------------------------------------------------- . . . _chkstk xgcc: installation problem, cannot exec `\usr\local\src\gcc\as': No such file or directory make[1]: *** [libgcc1-asm.a] Error 1 make: *** [install-gcc] Error 2 ----------------------------------------------------------------------------------------------------- '/usr/local/src/gcc/as' exists so is some function providing 'exec' a MS-DOS style pathname when it wants a Unix style one? Or does it need a 'C:' prepended to it or a '.exe' appended? Any suggestions? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com