>>>>> Johan writes:
Johan> On 11 Apr 1999, Andreas Jaeger wrote:
>> I'm running (thanks to the tips in this list!) jdk 1.2pre1 with glibc
>> 2.1. I'm using small wrapper scripts to set the required options,
>> e.g.:
>> $ cat bin/java
>> #!/bin/sh
>> /opt/jdk1.2/bin/java -green -Djava.compiler= $*
>> $ cat bin/appletviewer
>> #!/bin/sh
>> /opt/jdk1.2/bin/appletviewer -green -J-Djava.compiler= $*
>>
>> I just run a few programs and so far everything works for me.
Johan> The old applets do indeed work with glibc-2.1 and green threads (using
Johan> the above solution). But I still did not get the jfc stuff to work
Johan> - not even the demo/jfc/SimpleExample
Works without problems on my system (just checked) - and also the
SwingSet test (just a bit slow...).
Here are details of my system:
- i486 with 48 MB (that's why it's slow)
- Linux 2.2.5
- recent glibc 2.1.1 development version
- XFree86 3.3.3.1
Since the current glibc sources contain a number of bugfixes which
also fix problems with glibc 2.0.x compatibility, my usage of the
current sources (they're not released yet) might be the significant
difference. I'd advise everybody running 2.1 to upgrade to 2.1.1 when
it's available (or trying out 2.1.1pre2 which isn't available either -
2.1.1pre1 doesn't help too much).
Andreas
--
Andreas Jaeger [EMAIL PROTECTED] [EMAIL PROTECTED]
for pgp-key finger [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]