This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: successful(?) build of libjava on mips-sgi-irix6.5


On Feb  9, 2002, Tom Tromey <tromey@redhat.com> wrote:

> Does this mean the build will work ok on the trunk?

It should, yes.

> Last time I looked, removing the GNU make requirement seemed like a
> pain.

Yup.

> This particular problem we could solve by having a `libgcj.sources'
> file that listed all the .java files.

Note that what we'd really need is a file with a list of all .lo files
to be linked together, so this would, at the very least, require some
sed editing of libgcj.sources.  No big deal, just thought I'd point it
out.  Unless I'm missing something about the features of the upcoming
release of automake.

-- 
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                Professional serial bug killer


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