JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Peter Pilgrim



Hi

I am trying to find out when Merlin be released for Linux?
Does Blackdown have the code base ?
Are they porting ?

Does any one know what IBM are doing for their excellent JSDK?

I heard from Sun news JSDK 1. 4  should be released late Q2/ early Q3
probably much too late for a SuSE 7.2 release I guess ;-)

--
Peter Pilgrim
G.O.A.T
"the Greatest Of All Time"



--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorised copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Redhat 7.0 and JVM

2001-04-12 Thread Nathan Meyers

Have you updated glibc? Red Hat 7.0 shipped with a broken glibc; you can
get an update from the Red Hat site.

Nathan



On Thu, Apr 12, 2001 at 11:53:54AM +0800, soonho wrote:
> Hi all,
> 
> Did anyone try to create JVM in RedHat 7.0 platform. I have no problem running my 
>JVM in RedHat 6.1 and 6.2. But it gives me error as following, and the terminal hang 
>there. JVM not supported in RedHat 7.0? How to solve it?
> 
> ..
> ..
> [Registering JNI native method java/lang/Class.getConstructor0]
> [Registering JNI native method java/lang/Class.getProtectionDomain0]
> [Registering JNI native method java/lang/Class.setProtectionDomain0]
> [Registering JNI native method java/lang/Class.getDeclaredClasses0]
> [Registering JNI native method java/lang/Class.getDeclaringClass]
> [Dynamic-linking native method java/io/ObjectStreamClass.initNative ... JNI]
> [Dynamic-linking native method java/lang/System.registerNatives ... JNI]
> [Registering JNI native method java/lang/System.currentTimeMillis]
> [Registering JNI native method java/lang/System.arraycopy]
> [Dynamic-linking native method 
>java/security/AccessController.getStackAccessControlContext ... JNI]
> [Dynamic-linking native method 
>Java/security/AccessController.getInheritedAccessControlContext ... JNI]
> SIGSEGV 11* segmentation violation
> si_signo [11]: SIGSEGV 11* segmentation violation
> si_errno [0]: Success
> si_code [0]: SI_USER [pid: 0, uid: 0]
> stackpointer=0xb354
> 
> 
> p/s: The following is how I compile my program arrayofc.c
> [root@localhost jvm]# gcc -D_REENTRANT -D_GNU_SOURCE -I/usr/java/jdk1.3/include 
>-I/usr/java/jdk1.3/include/linux -c -o arrayofc.o arrayofc.c
> 
> [root@localhost jvm]# gcc -o arrayofc arrayofc.o 
>-L/usr/java/jdk1.3/jre/lib/i386/classic 
>-L/usr/java/jdk1.3/jre/lib/i386/native_threads -L/usr/java/jdk1.3/jre/lib/i386/ -ljvm 
>-lhpi
> 
> [root@localhost jvm]# 
>LD_LIBRARY_PATH=/usr/java/jdk1.3/jre/lib/i386/classic:/usr/java/jdk1.3/jre/lib/i386/native_threads:/usr/java/jdk1.3/jre/lib/i386
> ./arrayofc
> 
> 
> 
> Thank you
> 
> soonho
> 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Redhat 7.0 and JVM

2001-04-12 Thread Joi Ellis

On Thu, 12 Apr 2001, soonho wrote:

> Hi all,
> 
> Did anyone try to create JVM in RedHat 7.0 platform. I have no problem running my 
>JVM in RedHat 6.1 and 6.2. But it gives me error as following, and the terminal hang 
>there. JVM not supported in RedHat 7.0? How to solve it?
> 
> SIGSEGV 11* segmentation violation
> si_signo [11]: SIGSEGV 11* segmentation violation
> si_errno [0]: Success
> si_code [0]: SI_USER [pid: 0, uid: 0]
> stackpointer=0xb354

Stock Red Hat 7.0 has beta-test glibc and pthreads.  Red Hat has released
a handful glibc updates for 7.0.  Check their website for glibc updates
and download the most recent.  (I think there have been 4 or 5 so far.
the first two weren't sufficient.)

-- 
Joi EllisSoftware Engineer
Aravox Technologies  [EMAIL PROTECTED], [EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
   - Chris Johnson


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Jesus M. Salvo Jr.

I actually thought a beta was to be released last March, as per a
Javaworld article. But, no news yet.

Peter Pilgrim wrote:
> 
> Hi
> 
> I am trying to find out when Merlin be released for Linux?
> Does Blackdown have the code base ?
> Are they porting ?
> 
> Does any one know what IBM are doing for their excellent JSDK?
> 
> I heard from Sun news JSDK 1. 4  should be released late Q2/ early Q3
> probably much too late for a SuSE 7.2 release I guess ;-)
> 
> --
> Peter Pilgrim
> G.O.A.T
> "the Greatest Of All Time"
> 
> --
> 
> This e-mail may contain confidential and/or privileged information. If you are not 
>the intended recipient (or have received this e-mail in error) please notify the 
>sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or 
>distribution of the material in this e-mail is strictly forbidden.
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
Homepage: http://homepages.tig.com.au/~jmsalvo/
Public Key:
http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x51F47D34


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




J2ME Development on Linux?

2001-04-12 Thread John N. Alegre

Looking for input.

What is the current favored environment for developing J2ME on Linux?  Is there
anything better for NT?  I wish to develop on Linux and deploy using a Palm KVM
but due to the nature of the deadlines the superiority of the development
environment will be more important then my normal choice of Linux as my working
platform.

All comments welcome.
john

--
E-Mail: John N. Alegre <[EMAIL PROTECTED]>
Date: 12-Apr-01
Time: 10:44:57

This message was sent by XFMail
--


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Calvin Austin

As of release 1.3.1 all platforms which includes Linux are released on the
same day. I know that only covers x86 but I would guess the ppc version
should be in the same ballpark

The 1.3.1 release is currently in rc form and has better debug support and
is faster again than 1.3.0

regards
calvin

Peter Pilgrim wrote:
> 
> Hi
> 
> I am trying to find out when Merlin be released for Linux?
> Does Blackdown have the code base ?
> Are they porting ?
> 
> Does any one know what IBM are doing for their excellent JSDK?
> 
> I heard from Sun news JSDK 1. 4  should be released late Q2/ early Q3
> probably much too late for a SuSE 7.2 release I guess ;-)
> 
> --
> Peter Pilgrim
> G.O.A.T
> "the Greatest Of All Time"
> 
> --
> 
> This e-mail may contain confidential and/or privileged information. If you are not 
>the intended recipient (or have received this e-mail in error) please notify the 
>sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or 
>distribution of the material in this e-mail is strictly forbidden.
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: J2ME Development on Linux?

2001-04-12 Thread Joi Ellis

On Thu, 12 Apr 2001, John N. Alegre wrote:

> Looking for input.
> 
> What is the current favored environment for developing J2ME on Linux?  Is there
> anything better for NT?  I wish to develop on Linux and deploy using a Palm KVM
> but due to the nature of the deadlines the superiority of the development
> environment will be more important then my normal choice of Linux as my working
> platform.

news:borland.public.jbuilder.handheld contains an active group of 
people writing J2ME stuff with JBuilder on Linux.  Borland has a free
download of some sort that integrates ME with JBuilder.  I think it's
compatible with the free-download-version of JBuilder Foundation, too.

I haven't used it myself.

http://www.borland.com/jbuilder/hhe/


-- 
Joi EllisSoftware Engineer
Aravox Technologies  [EMAIL PROTECTED], [EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
   - Chris Johnson


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: JSDK 1.4 / Merlin for i386 ? What's Merlin?

2001-04-12 Thread Barnet Wagman

What's Merlin?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Jesus M. Salvo Jr.

But ... the question was about Merlin, which is 1.4, not 1.3.1.

Calvin Austin wrote:
> 
> As of release 1.3.1 all platforms which includes Linux are released on the
> same day. I know that only covers x86 but I would guess the ppc version
> should be in the same ballpark
> 
> The 1.3.1 release is currently in rc form and has better debug support and
> is faster again than 1.3.0
> 
> regards
> calvin
> 
> Peter Pilgrim wrote:
> >
> > Hi
> >
> > I am trying to find out when Merlin be released for Linux?
> > Does Blackdown have the code base ?
> > Are they porting ?
> >
> > Does any one know what IBM are doing for their excellent JSDK?
> >
> > I heard from Sun news JSDK 1. 4  should be released late Q2/ early Q3
> > probably much too late for a SuSE 7.2 release I guess ;-)
> >
> > --
> > Peter Pilgrim
> > G.O.A.T
> > "the Greatest Of All Time"
> >
> > --
> >
> > This e-mail may contain confidential and/or privileged information. If you are not 
>the intended recipient (or have received this e-mail in error) please notify the 
>sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or 
>distribution of the material in this e-mail is strictly forbidden.
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
Homepage: http://homepages.tig.com.au/~jmsalvo/
Public Key:
http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x51F47D34


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: J2ME Development on Linux?

2001-04-12 Thread John N. Alegre

And no one I know takes Borland very seriously!

john

On 12-Apr-01 Joi Ellis wrote:
> On Thu, 12 Apr 2001, John N. Alegre wrote:
> 
>> Looking for input.
>> 
>> What is the current favored environment for developing J2ME on Linux?  Is
>> there
>> anything better for NT?  I wish to develop on Linux and deploy using a Palm
>> KVM
>> but due to the nature of the deadlines the superiority of the development
>> environment will be more important then my normal choice of Linux as my
>> working
>> platform.
> 
> news:borland.public.jbuilder.handheld contains an active group of 
> people writing J2ME stuff with JBuilder on Linux.  Borland has a free
> download of some sort that integrates ME with JBuilder.  I think it's
> compatible with the free-download-version of JBuilder Foundation, too.
> 
> I haven't used it myself.
> 
> http://www.borland.com/jbuilder/hhe/
> 
> 
> -- 
> Joi EllisSoftware Engineer
> Aravox Technologies  [EMAIL PROTECTED], [EMAIL PROTECTED]
> 
> No matter what we think of Linux versus FreeBSD, etc., the one thing I
> really like about Linux is that it has Microsoft worried.  Anything
> that kicks a monopoly in the pants has got to be good for something.
>- Chris Johnson

--
E-Mail: John N. Alegre <[EMAIL PROTECTED]>
Date: 12-Apr-01
Time: 17:19:36

This message was sent by XFMail
--


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]