egcs code works! (fwd)

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Thu Dec 31 1998 - 17:34:19 EST


 For those of you who haven't seen it.
Tim, are you still working on that? Even if things aren't quite complete,
merging the stuff into the tree might help speed up the process and
attract outside developers. It'd be great if we could beat the release
of libjava.

        - Godmar

Forwarded message:
>From owner-java-discuss@cygnus.com Thu Dec 24 06:52:41 1998
Message-Id: <368235FF.111745E0@india.hp.com>
Date: Thu, 24 Dec 1998 18:09:30 +0530
From: Geetha Manjunath <geetham@india.hp.com>
Organization: HP ISO
X-Mailer: Mozilla 4.04 [en] (X11; I; HP-UX B.10.10 9000/712)
Mime-Version: 1.0
To: "java-discuss@cygnus.com" <java-discuss@cygnus.com>
Cc: geetham <geetham@india.hp.com>
Subject: egcs code works!
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-java-discuss@cygnus.com
Precedence: bulk

Hello All,

Here is an update on usage of egcs compiler in embedded space.

We have been able to successfully integrate the egcs output with our
Java Virtual machine. We have also executed a benchmark on an embedded
platform to obtain fantastic results!

Three cheers to egcs compiler ! and our team :)

Here is what we did:
1. Downloaded egcs compiler source, cross compiled it for the target
embedded hardware on HPUX.
2. Using this cross compiler, compiled the Embedded Caffeine Mark
classes to native code.
3. Provided the required interfaces to the JVM. - Had to modify quite a
lot in the egcs source too since our JVM has some special class loaders
and different format for class meta data.
4. Executed the Embedded Caffeine Mark with and without native compiled
classes.

Results::
The Embeddded Caffeine Mark numbers are as follows:
Without native classes : 2
With egcs compiled native classes: 57

Overhead due to 15 unused classes (due to pre-linked classes that are
not dynamically loaded, such as Exception classes) was a little less an
10K bytes

This is FYI only.

Regards

Geetha

PS: I will not be able to respond to my mails till 4 Jan 99 (due to Christmas shutdown).

--
***************************************************************************
Geetha Manjunath,                           Fax: (91)(80)220-0196
Hewlett-Packard India                       Tel: (91)(80)225-1554 (Off)
Software Operation Pvt. Ltd.                Voice Mail: 773-2467
29, Cunningham Road,                        E-Mail: geetham@india.hp.com
Bangalore - 560 052.                        Telnet: 847-1042
***************************************************************************


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:27 EDT