public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "nospamname at web dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/37524]  New: gcc build fail after some compile with --target=amigaos
Date: Mon, 15 Sep 2008 16:41:00 -0000	[thread overview]
Message-ID: <bug-37524-16717@http.gcc.gnu.org/bugzilla/> (raw)

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


             reply	other threads:[~2008-09-15 16:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-15 16:41 nospamname at web dot de [this message]
2008-09-16  4:12 ` [Bug c/37524] " brian at dessent dot net
2008-09-16 17:25 ` [Bug target/37524] " pinskia at gcc dot gnu dot org
2008-09-16 18:14 ` nospamname at web dot de
2008-12-24 22:54 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-37524-16717@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).