All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Lockhart <Thomas.Lockhart@domain.hid>
To: niklaus.giger@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Unresolved symbols	tickGet/wind_current_context_errno using libvxworks.a
Date: Mon, 23 Jan 2006 10:22:30 -0800	[thread overview]
Message-ID: <43D51EE6.1050400@domain.hid> (raw)
In-Reply-To: <200601222117.01895.niklaus.giger@domain.hid>

> Linking my vxworks application library (about 180 C++ files) against xenomai 
> 2.1 gives me now the following errors...
> Is this the result that tickGet is defined as xnticks_t tickGet(void) in 
> xenomai but as int tickGet(void) under vxWorks?

Hmm, that should not matter since the symbol would be the same (only C++ 
  which mangles names would have a different signature).

More likely the library containing the symbols is mentioned before the 
library needing the symbols. Look for that or send along the actual call 
to the linker...

hth

                                 - Tom

-- 
Thomas Lockhart
Supervisor, Realtime Software Group
Interferometry and Large Optical Systems
Caltech/JPL


      reply	other threads:[~2006-01-23 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-22 20:17 [Xenomai-core] Unresolved symbols tickGet/wind_current_context_errno using libvxworks.a Niklaus Giger
2006-01-23 18:22 ` Thomas Lockhart [this message]

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=43D51EE6.1050400@domain.hid \
    --to=thomas.lockhart@domain.hid \
    --cc=niklaus.giger@domain.hid \
    --cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.