This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: undefined reference to '_Unwind_FindEnclosingFunction@GCC_3.3
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: "Andrew Haley" <aph at redhat dot com>,"GCJ Java" <java at gcc dot gnu dot org>
- Date: Wed, 19 Mar 2003 19:58:42 +0100
- Subject: RE: undefined reference to '_Unwind_FindEnclosingFunction@GCC_3.3
>>>>> Surely you know if it built properly.
Yes. I just got the message that 3.3 20030310 was apparently built properly.
It seems to be *not done* to replace the system gcc (in /usr/bin, /usr/lib)
by a CVS version. So it's built in another location. At the same time, the
proper working of all this, depends on the order in PATH, LD_LIBRARY_PATH,
and so on, while building and also while operating such additional gcc
installation.
This problem is on its way to become intractable. We will probably rebuild
the snapshot, while looking carefully at everthing that may have an
incidence on it. Hopefully, it will solve the problem.