public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Ram Sudhir Tadavarthi <ram.tadavarthi@netco.de>
Cc: 'Marcin Chrusciel' <Marcin.chrusciel@cit.be>,
		ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] i386 target
Date: Wed, 31 May 2006 12:27:00 -0000	[thread overview]
Message-ID: <20060531122704.GG2478@lunn.ch> (raw)
In-Reply-To: <20060531115650.7D038215681@gemmini.netco.de>

On Wed, May 31, 2006 at 02:10:29PM +0200, Ram Sudhir Tadavarthi wrote:
> Try renaming the file name "ccYC36qX.s" to "ccYC36qX.S". 
> 
> Let us know if it works

Interesting theory.

You are thinking that the assembly language file produced by gcc
contains preprocessor macros and that make is not preprocessing it
before assembling it?

I think this cannot be correct for two reasons.

1) It seems unlikely to me that gcc would use preprocessor macros in
   the assembly language code it produces.

2) gcc will internally call the assembler to convert the assembly
   language file it generated for a given .c files to a .o file. make
   should not be involved in this step.

However, i could be wrong.

         Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2006-05-31 12:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-31 11:18 Marcin Chrusciel
2006-05-31 11:32 ` Andrew Lunn
2006-05-31 12:11   ` AW: " Ram Sudhir Tadavarthi
2006-05-31 12:27     ` Andrew Lunn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-16  4:31 Usmamih Rahkes
2001-06-17  4:14 ` Jonathan Larmour

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=20060531122704.GG2478@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=Marcin.chrusciel@cit.be \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=ram.tadavarthi@netco.de \
    /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).