Getting Mauve to work.
Michael Koch
konqueror@gmx.de
Mon Jun 9 08:20:00 GMT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am Montag, 9. Juni 2003 09:59 schrieb Mark Wielaard:
> Hi,
>
> On Sun, 2003-06-08 at 17:10, Michael Koch wrote:
> > > > I somehow can get Mauve working here.
> > >
> > > What is the problem? I just checked in a little fix to make
> > > mauve work with gcj (native standalone) again.
> >
> > I try to use mauve as part of the libgcj testsuite. The problem
> > is that whatever I try compiling the tests work but linking
> > doesnt. I investigated that several times and it seems that the
> > linker is called in the wrong directory or on directory depth is
> > ditched when giving filenames to the linker.
>
> I had some similar problemw when either the mauve directory was a
> symlink or when the gcc (or object dir were symlinks). Or when I
> used configure with a relative path.
Well I even tried with setting MAUVEDIR.
> My setup was:
> ~/src/gcc -> /opt/src/gcc (containing mauve as symlink to
> ~/src/mauve) ~/src/gcc-obj -> /opt/src/gcc-obj
> And I did configure inside ~/src/gcc-obj as ../gcc/configure
> Then there were some strange path mixups when doing make check.
>
> Now I have a complete copy (not a link) of mauve in /opt/src/gcc.
> And I configure inside /opt/src/gcc-obj as /opt/src/gcc/configure.
> Which seems to have solved my problems.
I now did the following:
I copied my mauve checkout to
~/src/gcc-work/libjava/testsuite/libjava.mauve/mauve.
Now I cd'd to
~/src/gcc-work/build/i686-pc-linux-gnu/libjava/testsuite/
and did
make RUNTESTFLAGS="mauve.exp" check.
This configured mauve and run the test. Same results: Linking errors
all over.
Isnt mauve supposed to be correctly configured by libgcj testsuite ?
Michael
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+5EQIWSOgCCdjSDsRAtvnAJ45uYNBEI7r7u4zJbzDgfuu1uNXjQCfbyag
C7y4Gch4n7cjwvYU8XlACrA=
=EnRi
-----END PGP SIGNATURE-----
More information about the Java-patches
mailing list