avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Re: New linux binaries available


From: Denis Chertykov
Subject: Re: [avr-gcc-list] Re: New linux binaries available
Date: 03 Mar 2001 09:30:35 +0300

Michel Catudal <address@hidden> writes:

> Denis Chertykov a =E9crit :
> >=20
> > Michel Catudal <address@hidden> writes:
> >=20
> > >
> > > I used these commands
> > >
> > > cvs -z 9 -d :pserver:address@hidden:/cvs/src login
> > > enter "anoncvs" as login
> > > cvs -z 9 -d :pserver:address@hidden:/cvs/src co binutils
> > > =3D
> >=20
> > I'm use "anoncvs.cygnus.com:/cvs/src"
> >=20
> > Compare my log with your.
> >=20
> > # cvs -z9 log tc-avr.c
> >=20
> <snip>
> 
> My log is identical to yours.

So, compile binutils.
Compile your C file as `avr-gcc -Os -S your-c-file', than
cd to binutils/gas build directory and run
`as-new your-c-file.s'

Is you have `Error: register required' ?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]