linux-gcc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Poetzl <herbert@13thfloor.at>
To: Dominic VP <dominic.vp@globaledgesoft.com>
Cc: linux-gcc@vger.kernel.org
Subject: Re: build
Date: Thu, 6 May 2004 15:55:09 +0200	[thread overview]
Message-ID: <20040506135508.GC31514@MAIL.13thfloor.at> (raw)
In-Reply-To: <018401c432a8$bc7fc080$630210ac@dominc>

On Wed, May 05, 2004 at 07:26:17PM +0530, Dominic VP wrote:
> Hi,
> 
> I am having to port linux to a new architecture. This architecture does not
> have gcc ported on to it. This does have an ansi c compiler/as/ld.
> 
> Has anyone has had any experience/success with building linux with an ansi c
> compiler. I know it does not build automagically, but any info on
> deviations/changes/tools would be appreciated a LOT.

to compile the linux kernel only a 'simple' gcc/binutil
version is required ... so the best thing would be to
port just the required parts of gcc/binutils

see here for some details:
http://vserver.13thfloor.at/Stuff/Cross/howto.info

(make sure to compile and install the binutils first)

HTH,
Herbert

PS: I doubt that an ansi compiler (probably not even
    C99) will be able to compile linux kernels ...
PPS: please let me know if you succeed ...
    
> thanks in advance,
> dominique
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-gcc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2004-05-06 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-05 13:56 build Dominic VP
2004-05-05 14:15 ` build Jan-Benedict Glaw
2004-05-06 13:55 ` Herbert Poetzl [this message]

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=20040506135508.GC31514@MAIL.13thfloor.at \
    --to=herbert@13thfloor.at \
    --cc=dominic.vp@globaledgesoft.com \
    --cc=linux-gcc@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 read-only IMAP folder(s) and NNTP newsgroup(s).