public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Peter Franklen" <peter.franklen@ibissolutions.com>
To: <gcc-help@gcc.gnu.org>
Subject: Linking embedded V850 applications?
Date: Wed, 31 Mar 2004 14:14:00 -0000	[thread overview]
Message-ID: <002301c416f8$df4618b0$0200000a@PNF> (raw)
In-Reply-To: <1080720393.30127.ezmlm@gcc.gnu.org>

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

       reply	other threads:[~2004-03-31  8:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1080720393.30127.ezmlm@gcc.gnu.org>
2004-03-31 14:14 ` Peter Franklen [this message]
2004-04-05 22:39   ` Andrea 'fwyzard' Bocci

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002301c416f8$df4618b0$0200000a@PNF' \
    --to=peter.franklen@ibissolutions.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).