[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] cannot find -lgcc
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] cannot find -lgcc |
Date: |
Wed, 31 Dec 2008 07:38:19 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Steve Franks
> Sent: Monday, December 29, 2008 2:42 PM
> To: dlc
> Cc: address@hidden; address@hidden
> Subject: Re: [avr-gcc-list] cannot find -lgcc
>
> On Mon, Dec 29, 2008 at 9:01 AM, dlc <address@hidden> wrote:
> > Well tell us then man!
> >
> > DLC
> >
> > Jan Johansson wrote:
> >>
> >> After a few nights of digging the net for info
> >> i have resolved the chain of problems.
> >>
> >> thanks to all who answered my questions
> >> long before i even asked.
> >>
> >> -j
>
> I don't think avr-libc provides libgcc. I'd be quite suprised if the
> solution wasn't just to remove -lgcc from the link command and find
> out there weren't actually any uses of the code in libgcc.a That
> would also explain why there were no previous compilation errors,
> because the libgcc headers aren't there either, am I right Joerg &
> Eric?
Sorry, I haven't followed this thread very closely. But your first statement is
correct. Libgcc, is provided, obviously, by GCC. Not by avr-libc.
- [avr-gcc-list] gcc 4.3.2: AVR architecture types, Kövesdi György, 2008/12/26
- RE: [avr-gcc-list] gcc 4.3.2: AVR architecture types, Weddington, Eric, 2008/12/26
- Re: [avr-gcc-list] gcc 4.3.2: AVR architecture types, Kövesdi György, 2008/12/26
- RE: [avr-gcc-list] gcc 4.3.2: AVR architecture types, Weddington, Eric, 2008/12/26
- Re: [avr-gcc-list] gcc 4.3.2: AVR architecture types, Kövesdi György, 2008/12/26
- [avr-gcc-list] cannot find -lgcc, Jan Johansson, 2008/12/26
- Re: [avr-gcc-list] cannot find -lgcc, Jan Johansson, 2008/12/29
- Re: [avr-gcc-list] cannot find -lgcc, dlc, 2008/12/29
- Re: [avr-gcc-list] cannot find -lgcc, Jan Johansson, 2008/12/29
- Re: [avr-gcc-list] cannot find -lgcc, Steve Franks, 2008/12/31
- RE: [avr-gcc-list] cannot find -lgcc,
Weddington, Eric <=