[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] gcc-3.3 branch
From: |
Theodore A. Roth |
Subject: |
[avr-gcc-list] gcc-3.3 branch |
Date: |
Wed, 8 Jan 2003 09:45:07 -0800 (PST) |
On Wed, 8 Jan 2003, E. Weddington wrote:
:) The latest snapshopts of AVRLibC require the use of GCC 3.3 even
:) though 3.3 is an experimental version. The GCC schedule shows a
:) tentative 3.3 release date in mid-February.
The gcc-3.3 branch has been tagged in cvs now and the version no longer
states that it is experimental:
address@hidden:~$ avr-gcc --version
avr-gcc (GCC) 3.3 20021231 (prerelease)
Note the prerelease status.
I had problems getting the cvs head to build last week (may have been
fixed by now though), but the 3.3 branch worked fine. For those working
with cvs, you might want to change your sandbox to the branch and ignore
the head for now. This can be done as such from within your sandbox:
$ cvs update -r gcc-3_3-branch
Ted Roth
avr-gcc-list at http://avr1.org
- [avr-gcc-list] undefined reference to `__divmodqi4', Guglielmo D., 2003/01/06
- [avr-gcc-list] undefined reference to `__divmodqi4', Guglielmo D., 2003/01/06
- Re: [avr-gcc-list] undefined reference to `__divmodqi4', Joerg Wunsch, 2003/01/07
- Re: [avr-gcc-list] undefined reference to `__divmodqi4', Guglielmo D., 2003/01/07
- Re: [avr-gcc-list] undefined reference to `__divmodqi4', Joerg Wunsch, 2003/01/07
- Re: [avr-gcc-list] undefined reference to `__divmodqi4', Guglielmo D., 2003/01/07
- Re: [avr-gcc-list] undefined reference to `__divmodqi4', Joerg Wunsch, 2003/01/10
- Re: [avr-gcc-list] undefined reference to `__divmodqi4', E. Weddington, 2003/01/10
- [avr-gcc-list] gcc-3.3 branch,
Theodore A. Roth <=