This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Producing libgcj-2.95


On Jun 27, 1999, Warren Levy <warrenl@cygnus.com> wrote:

> As part of making this distribution, we'd like to understand on what 
> platforms libgcj has been successfully built and tested.

I've just tried on alphaev56-dec-osf4.0d and sparc-unknown-linux-gnu,
and did not succeed on any of those; it seems that boehm-gc needs a
lot of porting :-(

gcc 2.95 and libgcj 2.95 (from a few hours ago) were configured with
--enable-shared --enable-threads=posix in the same build tree.

On DU 4.0, I got:

/bin/sh ./libtool --mode=compile /usr/local/tmp/gcc-2.95/ltcc-for-target -DSILENT=1 -DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1  -I. -I/home/msc/oliva/src/gcc-2.95/boehm-gc     -I././targ-include -I/home/msc/oliva/src/gcc-2.95/boehm-gc/./libc/include -fno-builtin -g -c /home/msc/oliva/src/gcc-2.95/boehm-gc/alpha_mach_dep.s
rm -f .libs/alpha_mach_dep.lo
/usr/local/tmp/gcc-2.95/ltcc-for-target -DSILENT=1 -DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1 -I. -I/home/msc/oliva/src/gcc-2.95/boehm-gc -I././targ-include -I/home/msc/oliva/src/gcc-2.95/boehm-gc/./libc/include -fno-builtin -g -c  -DPIC /home/msc/oliva/src/gcc-2.95/boehm-gc/alpha_mach_dep.s -o .libs/alpha_mach_dep.lo
as0: Error: /home/msc/oliva/src/gcc-2.95/boehm-gc/alpha_mach_dep.s, line 1: Expected cpp-generated line number

On GNU/Linux/sparc (RedHat 6.0), I got hundreds of errors while
building boehm-gc.  It appears that most of them start in
config.h:249, which seems to indicate that GNU/Linux/sparc is not
supported :-(

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]