Linking embedded V850 applications?

Andrea 'fwyzard' Bocci fwyzard@inwind.it
Mon Apr 5 22:39:00 GMT 2004


You should probably ask on the binutils mailing list.
Linker & assembler for GNU toolchains come from there...

.fw.

Peter Franklen wrote:

>Hi,
>
>I am using gnuxtools GCC 3.3.2 (I don't use any C++ features, only pure ANSI
>C) on the Windows 2000 platform for V850 embedded development. My embedded
>system is rather simple with 256K internal Flash ROM starting at 0x000000
>and 16K internal memory starting at 0xffffb000. My main problem is linking
>my application. First of all, when I try to setup a simple linker script I
>get a lot of messages with undefined references to symbols like __ctbp, __ep
>and __gp, ___dtors_end etc. I have found huge linker scripts that somehow
>seams to deal with these references, but I haven't yet been able to modify
>any of these to produce a runable application. I'm having a feeling that I'm
>doing something wrong here. Do I need another library clib.a or crt0.o?
>
>Can anybody help me?
>
>Best regards
>Peter Franklen
>
>
>  
>




More information about the Gcc-help mailing list