search for: gcj

Displaying 20 results from an estimated 172 matches for "gcj".

Did you mean: gcc
2008 Jun 26
1
java-1.4.2-gcj-compat.i386 update failure
...that I may have something scrogged here. If so, cluebats cheerfully fielded. If not, any help or ideas also gratefully accepted. ====================================== # yum update <omit the usual verbosity> Resolving Dependencies --> Running transaction check ---> Package java-1.4.2-gcj-compat.i386 0:1.4.2.0-40jpp.115 set to be updated --> Processing Dependency: /usr/bin/rebuild-security-providers for package: java-1.4.2-gcj-compat --> Processing Dependency: /usr/bin/rebuild-security-providers for package: java-1.4.2-gcj-compat --> Processing Dependency: /usr/bin/rebuild-...
2006 Oct 03
3
how do I tell configure where to find Java? [Broadcast]
Before I do that, I would need to remove the gcj stuff that are in /usr/bin. If I know how to remove gcj, I'd gladly do that. However, for the particular version of the OS, the entire GCC seems to be bundled into one rpm, and I could not remove just the gcj component. Neither do I wish to mess with files that are part of some RPMs--- in my...
2012 Jul 26
1
[LLVMdev] java frontend
On 26/07/12 14:59, Rafael EspĂ­ndola wrote: > On 26 July 2012 08:45, George Baah <georgebaah at gmail.com> wrote: >> Hi Folks, >> Is a java frontend still being developed for llvm? > > Closest thing I know is gcj + dragonegg, but it is a lot of work to be > done in gcj before it works with dragonegg. the main issue I know about is that gcj wants to output constructors and destructors directly to the assembly file, and completely bypasses gcc's generic machinery for this (probably because gcj predate...
2009 Jul 09
2
Mysteriously vanishing LD_LIBRARY_PATH
...yright (C) 2008 The R Foundation for Statistical Computing ISBN 3-900051-07-0 [....] > Sys.getenv("LD_LIBRARY_PATH") LD_LIBRARY_PATH "/home/hrapgc/local/R-2.8.0/lib:/usr/local/lib:/usr/lib/gcj-4.1.1:/home/hrapgc/Rstuff/library/asreml/libs" > q() Save workspace image? [y/n/c]: n However: R version 2.9.1 (2009-06-26) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 [...] > Sys.getenv("LD_LIBRARY_PATH")...
2009 Jul 08
2
can't get rJava to install on Linux
...es checking whether time.h and sys/time.h may both be included... yes configure: checking whether gcc -std=gnu99 supports static inline... yes checking Java support in R... present: interpreter : '/usr/bin/java' archiver : '/usr/bin/jar' compiler : '/usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre/../bin/javac' header prep.: '/usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre/../bin/javah' cpp flags : '' java libs : '-L/usr/lib/../lib/gcj-4.3-90 -L/usr/lib/jni -ljvm' configure: error: One or more Java configuration variables are not set. Make sure R i...
2012 Jul 26
3
[LLVMdev] java frontend
Hi Folks, Is a java frontend still being developed for llvm? George -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120726/95b28fc7/attachment.html>
2012 Jul 26
0
[LLVMdev] java frontend
On 26 July 2012 08:45, George Baah <georgebaah at gmail.com> wrote: > Hi Folks, > Is a java frontend still being developed for llvm? Closest thing I know is gcj + dragonegg, but it is a lot of work to be done in gcj before it works with dragonegg. > George > Cheers, Rafael
2007 Jan 10
2
wine and build difference between R.2.4.0 and R 2.4.1 windows binaries?
Does anybody (most probably the core team) know if there is any difference in how the official 2.4.0 and 2.4.1 binaries are built? Problem is, 2.4.0 loads with the wine (I tried a few recent versions, and also used 2.3.x under wine from time to time), but 2.4.1 won't. Thanks. Hin-Tak Leung
2006 Oct 03
3
how do I tell configure where to find Java?
Dear R-help, I'm trying to build R-2.4.0 on our Opteron-based Scyld cluster. The system has gcj (the GNU Java compiler, part of GCC) stuff in /usr/bin. When I installed jdk 1.5.08, the install script placed it in /usr/java (I didn't have a choice, as the script didn't offer that option). Now when I run configure in R-2.4.0, it finds gcj, which is not what I want to use. Is there a...
2009 Aug 04
2
100% CPU when running (cran2deb) JGR on Debian
...java 1061 auto mode 1 /usr/bin/gij-4.3 43 manual mode 2 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 manual mode * 3 /usr/lib/jvm/java-6-sun/jre/bin/java 63 manual mode 4 /usr/lib/jvm/java-gcj/jre/bin/java 1043 manual mode options 3 and 0, to no avail. After changing the java alternative, I also executed debian-liv:/home/liviu# R CMD javareconf Java interpreter : /usr/bin/java Java version : 1.6.0_14 Java home path : /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre Java co...
2008 Feb 04
1
Java and Xalan
...problems running some tools of java in CentOS. Anyone know where is the problem for this? > [jv at localhost ~]$ java org.apache.xalan.xslt.Process > Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.xalan.xslt.Process > at gnu.java.lang.MainThread.run(libgcj.so.7rh) > Caused by: java.lang.ClassNotFoundException: org.apache.xalan.xslt.Process not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} > at java.net.URLClassLoader.findClass(libgcj.so.7rh) > at gnu.gcj.ru...
2008 Nov 25
3
Sun depricates JRE 1.4.2, what impact on Centos?
From a different list: "JRE from SUN is getting depracated: http://java.sun.com/j2se/1.4.2/download.html" Centos comes with the 1.4.2-gcj-compat rpm. What impact does this all have? I do have JRE 1.6.0_05 installed on most of my systems (I see that update 10 is the now current version).
2011 Nov 09
1
installing java on ubuntu 11.10 installation
...iviews.org/doku.php?id=getting-started:installation:debian which in turn points at : http://rosuda.org/JGR/linux But these instructions do not seem to have worked. I get the following output : ravi at raviM1330:~$ java -version The program 'java' can be found in the following packages: ?* gcj-4.4-jre-headless ?* gcj-4.6-jre-headless ?* openjdk-6-jre-headless ?* gcj-4.5-jre-headless ?* openjdk-7-jre-headless Try: sudo apt-get install <selected package> ravi at raviM1330:~$ I would like to know how I should install java. Is it preferable to install the sun jdk version or the open...
2013 Mar 11
2
seeking enlightenment (java and dependencies)
Ok, all you javaphiles, explain to me why, when I was looking to try to remove java-1.5.0-gcj and the -devel, it wanted to remove, as dependencies, things like tomcat6, ant, and gcc-java. Note that java-1.6.0-oipenjdk and -devel are installed.... mark
2008 Mar 07
2
Problem getting Java Runtime Environment installed into OpenOffice
Hi, I'm having trouble getting my new install of OpenOffice 2.31 to find my newly installed Java Runtime Environment version jre1.6.0_04 (downloaded from Sun). I tried installing it via Tools>Options>Java (am using OpenOffice Calc to try to set it up). The options dialog box is finding the Free Software Foundation version 1.4.2, but it won't find the new JRE file. I tried
2011 Aug 15
2
Problem installing rJava...
...solution. First to the system particulars: OS is the Hardy Heron edition of Ubuntu Linux R version is 2.13.1 Java installation is sun-java6 Next up is the result of javareconf: R CMD javareconf Java interpreter : /usr/bin/java Java version : 1.5.0 Java home path : /usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/jre Java compiler : /usr/bin/javac Java headers gen.: /usr/bin/javah Java archive tool: /usr/bin/jar Java library path: /usr/lib/../lib/gcj-4.2-81:/usr/lib/jni JNI linker flags : -L/usr/lib/../lib/gcj-4.2-81 -L/usr/lib/jni -ljvm JNI cpp flags : Updating Java configuration in /et...
2006 Jan 06
3
Installing Java 1.4.2
...nvincing Scalix that Centos is Redhat: http://www.scalix.com/community/viewtopic.php?t=516&highlight=centos I am up to the point of getting Java JDK1.4.2 installed. I did a: yum list|grep "java" and got: gcc-java.i386 3.4.4-2 installed java-1.4.2-gcj-compat.noarch 1.4.2.0-27jpp installed db4-java.i386 4.2.52-7.1 base gcc4-java.i386 4.0.1-4.EL4.2 base java-1.4.2-gcj-compat-devel.noarch 1.4.2.0-27jpp base Do I got what I need? I tried:...
2006 Feb 26
1
[LLVMdev] Re: gcc like attributes and annotations
Hi Mike, hope you are doing well with the llvm gcjx backend. I am currently writing an llvm backend for a C like language for tracing (like D in dtrace). I am very interested in this area. Do you currently put your work in a repository? (maybe as Tom suggested gcjx.sf.net would be an easy start - since it would not require gcc committer status). I...
2008 Jul 10
2
Java Setup
Hi People I have been following the instructions here http://wiki.centos.org/HowTos/JavaOnCentOS but trying to modify them for jdk-6u7-linux-amd64.rpm but there doesn't see to be a compatible java-1.6.0-sun-compat-*.rpm. Does one exist ? If not can anyone point me to some documentation on how I can manually set up things so alternatives will work allowing multiple Java versions.
2011 Aug 15
2
Problem loading rJava...
...solution. First to the system particulars: OS is the Hardy Heron edition of Ubuntu Linux R version is 2.13.1 Java installation is sun-java6 Next up is the result of javareconf: R CMD javareconf Java interpreter : /usr/bin/java Java version : 1.5.0 Java home path : /usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/jre Java compiler : /usr/bin/javac Java headers gen.: /usr/bin/javah Java archive tool: /usr/bin/jar Java library path: /usr/lib/../lib/gcj-4.2-81:/usr/lib/jni JNI linker flags : -L/usr/lib/../lib/gcj-4.2-81 -L/usr/lib/jni -ljvm JNI cpp flags : Updating Java configuration in /et...