public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/37524]  New: gcc build fail after some compile with --target=amigaos
@ 2008-09-15 16:41 nospamname at web dot de
  2008-09-16  4:12 ` [Bug c/37524] " brian at dessent dot net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: nospamname at web dot de @ 2008-09-15 16:41 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-24 22:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-15 16:41 [Bug c/37524] New: gcc build fail after some compile with --target=amigaos nospamname at web dot de
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

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).