| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=6896
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=5701
|
|
Notes:
svn path=/head/; revision=5673
|