Re: GAS struc



James Buchanan <software.au@xxxxxxxxx> écrivait news:43807df4$0$30812
$5a62ac22@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:

> Betov wrote:
>
>> James Buchanan <ask-me@xxxxxxxxxxxxxxxxx> écrivait
>> news:437ff04d$0$30799 $5a62ac22@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:
>>
>>> Without an assembler, GCC is useless.
>>
>>
>> GCC does not claim to be an _ASSEMBLER_, clown.
>
> I didn't say it was an assembler. You are claiming that because HLA
> doesn't write object files, it is just a preprocessor

This is the definition of a Pre-Processor, Troll.


> and not an
> assembler. If you accept that, GCC is not really a compiler, just a
> preprocessor converting some human readable text to another.
>
> That's YOUR argument.

I have no problem with GCC claiming to be a Compiler,
even if it does not having any Encoder inside. An HLL
may have its Encoder inside or outside, this does not
change a thing to the fact that the whole thing makes
a Compiler. Front-End, Back-End, or all in one, does
not make any practical difference.

As for the Assemblers area, as you do not know a word
of what Assembly is about, the discussion is useless:

First, go and learn the basics of Assembly Programming,
with an _ASSEMBLER_, of course, and come back when you
are done, so that you will, at least, have an idea of
what you are talking about.

For now, as long as you defend Master Pdf swindlings,
this is more than enough to make sure that you are a
perfect nobody failing to understand the debate.


Betov.

< http://rosasm.org >




.



Relevant Pages

  • Re: FORTH levels
    ... prepared to colonize a new space would be to an '86 assembler based ... I could eliminate gas from my tools, but gcc is harder. ... this freedom of the toolchain from C means that the gforth ... model is no longer restricted to a subspace of what gcc can colonize. ...
    (comp.lang.forth)
  • Re: Auto-preservation of non-volatile registers by inline assembler
    ... GCC would produce when grepping for ebx. ... if you meant that mostly the compiler will pick ebx before any other ... to bypass the restrictions of your inline assembler. ...
    (comp.lang.asm.x86)
  • Re: Best Compiler
    ... But the GCC compiler actually itself uses the GAS assembler to do ... "GAS with a few extra complications"...GAS syntax and sent to GAS for it ...
    (alt.lang.asm)
  • Re: Compilation of Minix kernel and clock & system tasks on Linux done!
    ... The code in multiboot.h and boot.S is inappropriate for licensing reasons: ... assembler; anyway, the code in several .nasm files like ... * Do pass the -ffreestanding flag to GCC when compiling the kernel, ... My intention is to be able to build a working minix kernel on Linux ...
    (comp.os.minix)
  • Re: How do I make my own custom C compiler?
    ... to fix a bug. ... Macros everywhere hide from you what is going on. ... has been taken to ridiculous extremes (the assembler, ... For instance I am trying to understand the way gcc generates the ...
    (comp.lang.c)