All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Lafage <Thierry.Lafage@irisa.fr>
To: ultralinux@vger.kernel.org
Subject: Re: Tcl/Tk under ultrapenguin-1.0.9
Date: Thu, 29 Oct 1998 09:02:15 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-90965582808136@msgid-missing> (raw)
In-Reply-To: <marc-linux-ultrasparc-90958348205501@msgid-missing>

> Upgrade to the latest kernel...

Ok, now configure works well thanks.

I also solved the pb of Tk: wish cannot load shared object made of C++
code because the loaded shared library uses symbols (such as
`__find_first_exception_table_match') which are not used by the wish
program, C code made. I did not find how to force the definition of
`__find_first_exception_table_match' (defined in libgcc.a) during the
link stage of wish except linking it with libstdc++.so. 

I wonder if it is normal that you have to re-link the program before
using it with a C++ shared library, and if the `-export-dynamic' ld
option is working correctly...

Thierry Lafage.

      parent reply	other threads:[~1998-10-29  9:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-28 13:25 Tcl/Tk under ultrapenguin-1.0.9 Thierry Lafage
1998-10-28 14:05 ` David S. Miller
1998-10-29  9:02 ` Thierry Lafage [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=marc-linux-ultrasparc-90965582808136@msgid-missing \
    --to=thierry.lafage@irisa.fr \
    --cc=ultralinux@vger.kernel.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.