public inbox for gentoo-alpha@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Parkhurst" <brianp@spamcop.net>
To: <gentoo-alpha@lists.gentoo.org>
Subject: RE: [gentoo-alpha] Recent Glibc breaks CPQ-Java?
Date: Mon, 18 Jul 2005 13:16:00 -0700	[thread overview]
Message-ID: <200507182016.j6IKG0fK008814@smtp.washington.edu> (raw)
In-Reply-To: <007001c5876e$9623ad40$3301a8c0@finale.pyrobrian.com>

It appears that and a similar fix for the ctype errors with the compaq
extended math library has resolved this issue.

Thanks again.

FYI.

I've found the following CFLAGS very useful on my Alpha:

CFLAGS=-O3 -mcpu=ev56 -mtune=ev56 -mieee -mno-soft-float -mfp-regs -pipe
-pthread

(the -mno-soft-float -mfp-regs attempt to use the internal FP components of
the Alpha processor and the -mieee corrects for NAN (not-a-number, e.g.
divide by zero) issues).  

Anyone have other/better optimizations for ev56 class?


-----Original Message-----
From: Brian Parkhurst [mailto:brianp@spamcop.net] 
Sent: Tuesday, July 12, 2005 22:49
To: gentoo-alpha@lists.gentoo.org
Subject: Re: [gentoo-alpha] Recent Glibc breaks CPQ-Java?

I appreciate the feedback.  I haven't had the time myself to research and 
thought I'd ask if anyone else had seen it.  Before delving further into it 
and filing a bug report.  (I like to try and figure out the solution or at 
least part way down the path before filing a bug).

I knew the runtime was the old compaq java and have been trying to locate a 
source to a more recent release.  Just some of the stuff I've installed on 
my alpha now doesn't work as the jvm fails.

I'll try the patch when I get another shot at it and report back soonest.

Brian Parkhurst
brianp@spamcop.net
----- Original Message ----- 
From: "Jose Luis Rivero (YosWinK)" <yoswink@gentoo.org>
To: <gentoo-alpha@lists.gentoo.org>
Sent: Sunday, July 10, 2005 4:10 PM
Subject: Re: [gentoo-alpha] Recent Glibc breaks CPQ-Java?


> Hi Brian:
>
> Sorry for my delayed response ... i'm quite busy lately trying to finish 
> some real live (tm) issues.
>
>> I've rebuilt my glibc 2.3.4.20041102-r1 recently and now I'm getting a 
>> strange error with java-config.  (mainly I did this because the gcc 
>> version upgraded to 3.3.6 ).
>>
>> Can't load library "/opt/compaq-jdk-1.3.1/jre/lib/alpha/libjava.so", 
>> because /op
>> t/compaq-jdk-1.3.1/jre/lib/alpha/libjava.so: symbol __libc_wait, version 
>> GLIBC_2
>> .0 not defined in file libc.so.6.1 with link time reference
>> Could not create the Java virtual machine.
>>
>> Any ideas?
>>
> First of all, i would like to clarify that java related bugs in gentoo 
> alpha aren't the first in our TODO list. This has a quite simple 
> explanation: Only java virtual machine actually in portage is 
> "java-compaq" which is not maintained upstream since 1.3.1, so try to 
> solve bugs without upstream support and without new 1.4  (or 1.5) java 
> branch could be very bad idea.
>
> Summarizing: java bugs are always welcome (of course) but response might 
> be very slow or non-existant.
>
> After this,  I have to say that last month i was playing with java trying 
> to make things work on alpha and i found same problem with __libc_wait.
>
> I found a patch (in some alpha related malling list) that works fine for 
> me, if you want give it a look:
>
> - 1. Download the patch
> http://dev.gentoo.org/~yoswink/alpha/libcwait.c
>
> - 2. Place where you want, and compile it with:
> gcc -shared -o libcwait.so libcwait.c -fpic -O
>
> - 3. Preload the patch writing at the beginning of 
> /opt/compaq-jdk/bin/java
> LD_PRELOAD=/path-to-file/libcwait.so
> export LD_PRELOAD
>
> I would appreciate a lot that you report the results, maybe we could 
> include it into the tree if it solves some of our problems.
>
> I hope back to have some free time for Gentoo at the end of this month to 
> continue playing with java and trying to get 1.4 branch in alpha.
>
> Bye and sorry again for the delay.
>
> --------------------------------
> YosWinK @ gentoo.org
> Gentoo GDP
> Gentoo Alpha Dev
>
> -- 
> gentoo-alpha@gentoo.org mailing list
>
> 

-- 
gentoo-alpha@gentoo.org mailing list


-- 
gentoo-alpha@gentoo.org mailing list



      reply	other threads:[~2005-07-18 20:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050608162004.73592.qmail@web32904.mail.mud.yahoo.com>
     [not found] ` <42A741DE.2090302@videotron.ca>
     [not found]   ` <20518.80.127.47.17.1118609830.squirrel@80.127.47.17>
     [not found]     ` <00e701c57e07$b90c0250$3301a8c0@finale.pyrobrian.com>
2005-07-10 23:10       ` [gentoo-alpha] Recent Glibc breaks CPQ-Java? Jose Luis Rivero (YosWinK)
2005-07-13  5:49         ` Brian Parkhurst
2005-07-18 20:16           ` Brian Parkhurst [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=200507182016.j6IKG0fK008814@smtp.washington.edu \
    --to=brianp@spamcop.net \
    --cc=gentoo-alpha@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox