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

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

Re: [avr-gcc-list] Help Patching gcc for mega48/88


From: pmastroianni
Subject: Re: [avr-gcc-list] Help Patching gcc for mega48/88
Date: Wed, 2 Mar 2005 13:40:21 -0800
User-agent: Internet Messaging Program (IMP) 4.1-cvs

I have completed what you suggested and I still get the same behavior.  Further, I checked  /usr/local/avr/lib and in sub-dir avr4 exists the library in questions.

I compared this installation with WinAVR and a linuxed based installation we have at work.  All looks the same.

When I compare the search path of avr-gcc with that of and installation which works they are identical.

Does gcc need to know that the library in question exists in a subdirector avr4 under avr/lib? 

Quoting Joerg Wunsch <address@hidden>:

> "address@hidden" <address@hidden> wrote:
>
>> However, when I goto make my project the linker is unable to locate
>> the crtm48.o file (see below).
>
> You need to reconfigure and rebuild avr-lib with the new compiler and
> binutils.  avr-libc detects the ability of the compiler to compile for
> the new MCU types, and compiles the crt*.o files accordingly.
>
> --
> J"org Wunsch                                           Unix support engineer
> address@hidden        http://www.interface-systems.de/~j/
>
>
> _______________________________________________
> AVR-GCC-list mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>

I compared this installation with WinAVR and a linuxed based installation we have at work.  All looks the same.

When I compare the search path of avr-gcc with that of and installation which works they are identical.

Does gcc need to know that the library in question exists in a subdirector avr4 under avr/lib? 

Quoting Joerg Wunsch <address@hidden>:

> "address@hidden" <address@hidden> wrote:
>
>> However, when I goto make my project the linker is unable to locate
>> the crtm48.o file (see below).
>
> You need to reconfigure and rebuild avr-lib with the new compiler and
> binutils.  avr-libc detects the ability of the compiler to compile for
> the new MCU types, and compiles the crt*.o files accordingly.
>
> --
> J"org Wunsch                                           Unix support engineer
> address@hidden        http://www.interface-systems.de/~j/
>
>
> _______________________________________________
> AVR-GCC-list mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>


reply via email to

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