1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
f9d22e4856 Don't install catpage. 1997-06-30 10:17:37 +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