[Bug java/30035] libjava cannot be built when objdir != srcdir

2007-05-17 Thread ebotcazou at gcc dot gnu dot org
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2007-05-17 16:15 --- Configure using an absolute path as recommended in the build instructions. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/30035] libjava cannot be built when objdir != srcdir

2007-01-29 Thread tromey at gcc dot gnu dot org
-- tromey at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30035

[Bug java/30035] libjava cannot be built when objdir != srcdir

2007-01-29 Thread liulk at types dot bu dot edu
--- Comment #4 from liulk at types dot bu dot edu 2007-01-30 02:11 --- (In reply to comment #3) I always build GCC with a separate objdir, and I don't see this problem. Make sure you're building java, so --enable-languages contains at least the 'java' target or 'all'. In the case of

[Bug java/30035] libjava cannot be built when objdir != srcdir

2007-01-19 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-19 22:59 --- Is this still a bug? I always build GCC with a separate objdir, and I don't see this problem. Furthermore my 4.1 tree has a copy of config.{guess,sub} in libjava/libltdl. I believe these are used by the libltdl

[Bug java/30035] libjava cannot be built when objdir != srcdir

2006-11-30 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-12-01 04:19 --- For 4.1, this is a known issue IIRC. for 4.2 and above this is fixed IIRC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30035