linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ahmet fazil say <ahmetfazil@gmail.com>
To: linux-assembly@vger.kernel.org
Subject: how can i compile C code for m68000 with gcc
Date: Thu, 24 Mar 2005 21:09:17 +0200	[thread overview]
Message-ID: <cb3a16fe05032411094a21d73e@mail.gmail.com> (raw)

Hi,
I am trying to compile C code for m680x0, but i can't.
i am using my P4 1.6ghz processor, gcc version 3.3.5 and using Debian Linux 3.

I tried
         %gcc -b68000  .....
but it gave error
         gcc-3.3: couldn't run `m68000-gcc-3.3.5': No such file or directory

than i tried
         %gcc -o filex  filex.c   -m68000
again it gave error
         cc1: error: invalid option `68000'

what must i do.

             reply	other threads:[~2005-03-24 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-24 19:09 ahmet fazil say [this message]
2005-03-24 19:41 ` how can i compile C code for m68000 with gcc Johann 'Myrkraverk' Oskarsson

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=cb3a16fe05032411094a21d73e@mail.gmail.com \
    --to=ahmetfazil@gmail.com \
    --cc=linux-assembly@vger.kernel.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 NNTP newsgroup(s).