This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]