public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problems to build libgcj/gcj
@ 2001-02-08 12:31 Anas Tiane
  2001-02-08 12:48 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Anas Tiane @ 2001-02-08 12:31 UTC (permalink / raw)
  To: gcc-help

Hi,
After downloading gcj and starting the build of libgcj/gcj, when i try
to execute the command :make bootstrap. it gives me this error
message!!!

/.automount/vol/home/anast/compile/objdir/gcc/gcj
-B/.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava/
-B/.automount/vol/home/anast/compile/objdir/gcc/ -C -g -classpath
/.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava:/.automount/vol/home/anast/compile/gcc-20001211/libjava
-d /.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava
java/lang/Boolean.java
java/lang/Boolean.java:25: Blank static final variable `FALSE' may not
have be initialized.
     public static final Boolean FALSE = new Boolean(false);
                                 ^
java/lang/Boolean.java:26: Blank static final variable `TRUE' may not
have be initialized.
     public static final Boolean TRUE = new Boolean(true);
                                 ^
2 errors
make[2]: *** [libgcj.jar] Error 1
make[2]: Leaving directory
`/.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/.automount/vol/home/anast/compile/objdir'
make: *** [bootstrap] Error 2

So please if you can give me a help i'll apreciate.
Thanks a lot. 
-- 
Anas Tiane
Software Designer
Solidum Systems
1575 Carling Avenue
ottawa ,Ontario K1Z 7M3
tel:(613)724-6004 ext.299
email:anast@solidum.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems to build libgcj/gcj
  2001-02-08 12:31 Problems to build libgcj/gcj Anas Tiane
@ 2001-02-08 12:48 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-02-08 12:48 UTC (permalink / raw)
  To: Anas Tiane; +Cc: gcc-help

On Feb  8, 2001, Anas Tiane <anast@solidum.com> wrote:

> /.automount/vol/home/anast/compile/objdir/i586-pc-linux-gnu/libjava:/.automount/vol/home/anast/compile/gcc-20001211/libjava

This is a very old snapshot of GCC.  How about trying a newer one?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-08 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08 12:31 Problems to build libgcj/gcj Anas Tiane
2001-02-08 12:48 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).