-
binutils help
Hi there,
I am a student and I got a project to write a compiler to virtual
architecture.
It has some commands (ADD, ADDI, MOVE, etc.).
I tried first to find the place where I should insert my code in the
biutils project.
It was hard especially since I couldn't find any documentation.
Please try to help me.
Where should I start?
Are there any documenatation that can help and make it easier?
Thanks a lot!
Hagit
-
Re: binutils help
On 7 Dec 2006 14:21:00 -0800
"hagit" <hagit_guy@hotmail.com> wrote:
[color=blue]
> Hi there,
> I am a student and I got a project to write a compiler to virtual
> architecture.
> It has some commands (ADD, ADDI, MOVE, etc.).[/color]
Okay.
[color=blue]
> I tried first to find the place where I should insert my code in the
> biutils project.[/color]
This sounds like you dont know where to start, okay. Do you really
are asked to INSERT code?
[color=blue]
> It was hard especially since I couldn't find any documentation.[/color]
You want to build a compiler and dont know where to find docs?
[color=blue]
> Please try to help me.
> Where should I start?[/color]
Some more studies.
[color=blue]
> Are there any documenatation that can help and make it easier?[/color]
Sorry when my post sounds sarcastic but take a look at the local library.
[color=blue]
> Thanks a lot!
> Hagit
>[/color]
Best regards,
Stefan
-
Re: binutils help
Stefan Ollermann wrote:[color=blue]
> On 7 Dec 2006 14:21:00 -0800
> "hagit" <hagit_guy@hotmail.com> wrote:
>[color=green]
> > Hi there,
> > I am a student and I got a project to write a compiler to virtual
> > architecture.
> > It has some commands (ADD, ADDI, MOVE, etc.).[/color]
>
> Okay.
>[color=green]
> > I tried first to find the place where I should insert my code in the
> > biutils project.[/color]
>
> This sounds like you dont know where to start, okay. Do you really
> are asked to INSERT code?[/color]
Yes.
the idea is to be part of the GCC
[color=blue]
>[color=green]
> > It was hard especially since I couldn't find any documentation.[/color]
>
> You want to build a compiler and dont know where to find docs?[/color]
OK,
I wanted to know if there is something that I couldn't find myself.
Of couse I found the standard docs....
You know what,
I thought that I would be lucky and have something really new from any
angel in the net :)
[color=blue]
>[color=green]
> > Please try to help me.
> > Where should I start?[/color]
>
> Some more studies.[/color]
I am working on it.
Beleive me!!!!!
[color=blue]
>[color=green]
> > Are there any documenatation that can help and make it easier?[/color]
>
> Sorry when my post sounds sarcastic but take a look at the local library.[/color]
Just did.
thanks.
Do you have more tips?
[color=blue]
>[color=green]
> > Thanks a lot!
> > Hagit
> >[/color]
>
>
> Best regards,
>
> Stefan[/color]
-
Re: binutils help
In article <1165748982.109782.287880@j72g2000cwa.googlegroups.com>,
"hagit" <hagit_guy@hotmail.com> writes:[color=blue]
>
> Stefan Ollermann wrote:
>
> Do you have more tips?
>[/color]
If you're working with GCC then go to
[url]http://gcc.gnu.org[/url]
[url]http://gcc.gnu.org/readings.html[/url]
--
Steve
[url]http://troutmask.apl.washington.edu/~kargl/[/url]