Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Gellekum
b6e32b8fe8 Upgrade to 1.0.
PR:		5036
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-11-14 10:20:25 +00:00
Chuck Robey
4e9c0a02fe Fix http address in DESCR
PR:		4123
Obtained from:	Mark Huizer <xaa@stack.nl>
1997-07-19 21:34:35 +00:00
Masafumi Max NAKANE
19ad3d08cf Remove entry for guavac.info.
Add @dirrm.
1997-06-30 10:33:40 +00:00
Masafumi Max NAKANE
db2b7d810e Patch up Makefile.in to ignore the doc subdirectory since guavac.info
doesn't provide any information at all.  (This file is close to
empty.)
1997-06-30 10:32:45 +00:00
Masafumi Max NAKANE
cace0033fd Add STRIP="" instead of changing ${INSTALLPROGRAM} to ${INSTALL}
in dist Makefile.  And also strip the binaries.
1997-06-30 10:19:35 +00:00
Masafumi Max NAKANE
f9d22e4856 Don't install catpage. 1997-06-30 10:17:37 +00:00
Masafumi Max NAKANE
83c6485095 Upgrade, 0.3 -> 0.3.1.
PR:		3966
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-30 09:43:15 +00:00
John Polstra
61226cc600 Upgrade to version 0.3 (from 0.2.5).
I modified the submitted version slightly, (a) to honor the user's
CFLAGS setting, and (b) to eliminate some compilation warnings.

PR:		ports/3825
Submitted by:	Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-12 21:58:57 +00:00
David E. O'Brien
9c74ebda21 Gcc can't link if given "-O".
gcc -O -I. -I.. -I../common -Wreturn-type -fenum-int-equiv -o guavad
	DisassembleMain.o -L../common -lcommon -lm -lstdc++
JavaClassFile.o: Undefined symbol
	`_construct__FPP13CJavaConstantRCP13CJavaConstant' referenced from
	text segment
1997-02-19 23:36:27 +00:00
David E. O'Brien
1bcf6e676d CFLAGS shouldn't contain "-g". 1997-02-18 00:24:06 +00:00
Satoshi Asami
c8f4bff6ea Add missing \ so that make won't faint. 1997-02-16 11:56:45 +00:00
David E. O'Brien
4d99b68337 Guavac is a free java compiler developed under GNU Public Licence,
and its package includes guavad, java bitecode decompiler.

Closes PR:	ports/2500 & ports/2529
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-02-16 01:31:37 +00:00