From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10548 invoked by alias); 15 Sep 2008 16:41:00 -0000 Received: (qmail 10188 invoked by uid 48); 15 Sep 2008 16:39:48 -0000 Date: Mon, 15 Sep 2008 16:41:00 -0000 Subject: [Bug c/37524] New: gcc build fail after some compile with --target=amigaos X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "nospamname at web dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-09/txt/msg01782.txt.bz2 Hi, I work on a cygwin HOST. first i do ./configure --target=amigaos this work ok.I type make and return then later during make, there are several configure scripts correct execute with that target and some compile is done. then a error in this lines come the configure script is in dir gcc-4.3.2/gcc/configure have below the "checking if mkdir takes one argument" output the error *** configuration m68k-unknown-amigaos not supportet. # mkdir takes a single argument on some systems. echo "$as_me:$LINENO: checking if mkdir takes one argument" >&5 echo $ECHO_N "checking if mkdir takes one argument... $ECHO_C" >&6 if test "${gcc_cv_mkdir_takes_one_arg+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF * confdefs.h. * _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF * end confdefs.h. * The last compiler working on amigaos is gcc3.4.3.SO i want compile gcc 4.3 please help, what can do -- Summary: gcc build fail after some compile with --target=amigaos Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nospamname at web dot de GCC host triplet: cygwin GCC target triplet: amigaos 68k http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37524