Re: SableVM on Windows (newbie)

Etienne Gagnon <[email protected]> Sat, 26 Mar 2005 09:46:15 -0500
Newsgroups gmane.comp.java.vm.sablevm.general
Message-ID <[email protected]>
Hi Patrick,

> I am running GNU make 3.80
>
> $ ls -l Makefile
> ls: Makefile: No such file or directory
>
> There are two Makefile files in the sablevm-1.11.3 directory
> Makefile.am
> Makefile.in
>
> Should I use/rename one of those?

No.  You should simply run the configure script that will generate the
Makefile, e.g.


$ ls -l Makefile*
Makefile.am
Makefile.in
$ ./configure
...
$ ls -l Makefile*
Makefile
Makefile.am
Makefile.in

Etienne


--
Etienne M. Gagnon, Ph.D.            http://www.info2.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/

_______________________________________________
SableVM-user mailing list
[email protected]
http://sablevm.org/lists/control/listinfo/sablevm-user
signature.asc (application/pgp-signature, 256 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCRXW+jyrJi4rH84gRAtxQAJsGy8ap3yN+k0SUOxd/9roT4A3JcwCfdizr
7CnIblwotEIzLAOcFZYBBO0=
=JE6r
-----END PGP SIGNATURE-----