swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcc3 rpms up now


From: pauljohn
Subject: gcc3 rpms up now
Date: Sun, 24 Jun 2001 14:01:54 -0500

I took the spec file from a snapshot of gcc from the Polish(ed) Linux
Distribution, which I generally like, and hacked on it until I thought
all the files were in the right places.  

I chose the install prefix to be /usr/local/gcc3, so IT IS NOT IN YOUR
DEFAULT PATH or LD_LIBRARY_PATH. THat means, if you want to use this
compiler, you have to tell your system explicitly.  I find this works:

export PATH=/usr/local/gcc3/bin/:$PATH
export LD_LIBRARY_PATH=/usr/local/gcc3/lib/

of if i'm using gcj to compile a swarm app with the super new neat thing
marcus worked out, I do this:

export LD_LIBRARY_PATH=/usr/local/gcc3/lib/:/usr/lib/swarm

-rwxrwxr-x    1 pauljohn pauljohn   189575 Jun 24 13:31
cpp-3.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn  2688566 Jun 24 13:29
gcc-3.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn  1515766 Jun 24 13:29
gcc-c++-3.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn  1664739 Jun 24 13:30
gcc-g77-3.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn  1326815 Jun 24 13:30
gcc-java-3.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn  1261931 Jun 24 13:30
gcc-objc-3.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn  2311920 Jun 24 13:30
libgcj-3.0.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn   804410 Jun 24 13:30
libgcj-devel-3.0.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn  2853234 Jun 24 13:31
libgcj-static-3.0.0-2PJ.i686.rpm
-rwxrwxr-x    1 pauljohn pauljohn   401408 Jun 24  2001
libstdc++-3.0.0-2PJ.i686.rpm

I installed everything except the static packages

I have built swarm rpms for i386, and when the i686 batch is done, I'll
post them and let you know.  The key new developments will be:

The rpm package name will change from swarm-hdf5 to swarm, because we
are not treating hdf5 as a required RPM, so there's no point in acting
as if it is optional, and there will be a new rpm for the gcjswarm.so
library, which allows the use of gcj to compile swarm apps. Read the
recent list archive if you are not up to speed here.

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]