I've hit my first glitch... unfortunately too fuzzy at this point to
turn into a crisp defect report. But maybe the fuzzy description will be
illuminating :-)...
I use the generic java compiler, gjc (moving to JDK1.2 also required me
to move to a new gjc, so I've got two new suspects in this myst
Steve Byrne <[EMAIL PROTECTED]> writes:
> Right -- the main issue is a symbol called __register_frame_info that libstdc++
> >= 2.8 has. I'm going to try to build the next version w/o the dependency on
> this advanced libstdc++ library.
I believe this symbols results from the library being compi
Nathan Meyers writes:
> My congratulations and thanks to the Blackdown porting team!
>
> JDK1.2 pre-v1 worked for me almost out of the box in my Redhat 5.2
> environment. Only glitch was a stubborn insistence by libfontmanager on
> loading a "libstdc++-libc6.0-1.so.2". I can't find such a li
My congratulations and thanks to the Blackdown porting team!
JDK1.2 pre-v1 worked for me almost out of the box in my Redhat 5.2
environment. Only glitch was a stubborn insistence by libfontmanager on
loading a "libstdc++-libc6.0-1.so.2". I can't find such a lib in the
RH5.2 world, but creating a
Jim, Steve
Thank you very much for your suggestions.
Downloading and installing the libc5 version of the JDK and wipeout
solved my problem. But applications are running nicely now.
Steve, looking at the documents you referenced, there was mention about
RedHat and Debian versions of linux, and w