On Friday 14 October 2005 07:49, Yaroslav Karulin wrote:
>Hello!
>
>I have two files: foo.c and main.c. foo.c is compiled with RVTC 2.2
> compiler. main.c is compiled with gcc compiler (configured with
> --target=arm-elf). I cannot link them together using gcc linker.
>But it's possible
On Fri, Oct 14, 2005 at 09:49:42AM +0300, Yaroslav Karulin wrote:
> Hello!
>
> I have two files: foo.c and main.c. foo.c is compiled with RVTC 2.2
> compiler. main.c is compiled with gcc compiler (configured with
> --target=arm-elf). I cannot link them together using gcc linker.
> But it's