[Bug c/37524] New: gcc build fail after some compile with --target=amigaos

nospamname at web dot de gcc-bugzilla@gcc.gnu.org
Mon Sep 15 16:41:00 GMT 2008


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



More information about the Gcc-bugs mailing list