------- Comment #31 from andreast at gcc dot gnu dot org  2008-08-23 08:17 
-------
 /Volumes/development/gcc/head/objdir-x86_64/./gcc/cc1plus -fpreprocessed
prims.ii -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase prims.cc
-mmacosx-version-min=10.5.4 -mtune=generic -auxbase-strip .libs/prims.o -g -O2
-Wswitch-enum -Wextra -Wall -version -fno-rtti -fnon-call-exceptions
-fdollars-in-identifiers -fomit-frame-pointer -fno-common -o prims.s
GNU C++ (GCC) version 4.4.0 20080822 (experimental) [trunk revision 139497]
(x86_64-apple-darwin9)
        compiled by GNU C version 4.4.0 20080822 (experimental) [trunk revision
139497], GMP version 4.2.2, MPFR version 2.3.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: d33cfb8d3b429a09faa5a0175497a6bb
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.5.4' '-shared-libgcc'
'-B/Volumes/development/gcc/head/objdir-x86_64/./gcc' '-nostdinc++'
'-L/Volumes/development/gcc/head/objdir-x86_64/x86_64-apple-darwin9/libstdc++-v3/src'
'-L/Volumes/development/gcc/head/objdir-x86_64/x86_64-apple-darwin9/libstdc++-v3/src/.libs'
'-B/Volumes/development/gcc/head/testbin-x86_64/x86_64-apple-darwin9/bin/'
'-B/Volumes/development/gcc/head/testbin-x86_64/x86_64-apple-darwin9/lib/'
'-isystem'
'/Volumes/development/gcc/head/testbin-x86_64/x86_64-apple-darwin9/include'
'-isystem'
'/Volumes/development/gcc/head/testbin-x86_64/x86_64-apple-darwin9/sys-include'
'-DHAVE_CONFIG_H' '-I.' '-I/Volumes/development/gcc/head/gcc/libjava'
'-I./include' '-I./gcj' '-I/Volumes/development/gcc/head/gcc/libjava'
'-Iinclude' '-I/Volumes/development/gcc/head/gcc/libjava/include'
'-I/Volumes/development/gcc/head/gcc/libjava/classpath/include'
'-Iclasspath/include'
'-I/Volumes/development/gcc/head/gcc/libjava/classpath/native/fdlibm'
'-I/Volumes/development/gcc/head/gcc/libjava/../boehm-gc/include'
'-I../boehm-gc/include' '-I/Volumes/development/gcc/head/gcc/libjava/libltdl'
'-I/Volumes/development/gcc/head/gcc/libjava/libltdl'
'-I/Volumes/development/gcc/head/gcc/libjava/.././libjava/../gcc'
'-I/Volumes/development/gcc/head/gcc/libjava/../zlib'
'-I/Volumes/development/gcc/head/gcc/libjava/../libffi/include'
'-I../libffi/include' '-fno-rtti' '-fnon-call-exceptions'
'-fdollars-in-identifiers' '-Wswitch-enum' '-D_FILE_OFFSET_BITS=64'
'-fomit-frame-pointer' '-Wextra' '-Wall' '-D_GNU_SOURCE'
'-DPREFIX="/Volumes/development/gcc/head/testbin-x86_64"'
'-DTOOLEXECLIBDIR="/Volumes/development/gcc/head/testbin-x86_64/lib"'
'-DJAVA_HOME="/Volumes/development/gcc/head/testbin-x86_64"'
'-DBOOT_CLASS_PATH="/Volumes/development/gcc/head/testbin-x86_64/share/java/libgcj-4.4.0.jar"'
'-DJAVA_EXT_DIRS="/Volumes/development/gcc/head/testbin-x86_64/share/java/ext"'
'-DGCJ_ENDORSED_DIRS="/Volumes/development/gcc/head/testbin-x86_64/share/java/gcj-endorsed"'
'-DGCJ_VERSIONED_LIBDIR="/Volumes/development/gcc/head/testbin-x86_64/lib/gcj-4.4.0-10"'
'-DPATH_SEPARATOR=":"'
'-DECJ_JAR_FILE="/Volumes/development/gcc/head/testbin-x86_64/share/java/ecj.jar"'
'-DLIBGCJ_DEFAULT_DATABASE="/Volumes/development/gcc/head/testbin-x86_64/lib/gcj-4.4.0-10/classmap.db"'
'-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="gcj-4.4.0-10/classmap.db"' '-g' '-O2'
'-MT' 'prims.lo' '-MD' '-MP' '-MF' '.deps/prims.Tpo' '-c' '-fno-common' '-DPIC'
'-v' '-save-temps' '-o' '.libs/prims.o' '-mtune=generic'
 /Volumes/development/gcc/head/objdir-x86_64/./gcc/as -arch x86_64
-force_cpusubtype_ALL -o .libs/prims.o prims.s
prims.s:unknown:Undefined symbol: __Z19_Jv_AllocPtrFreeObjiPN4java4lang5ClassE
can't be a weak_definition
prims.s:unknown:Undefined symbol: __Z12_Jv_AllocObjiPN4java4lang5ClassE can't
be a weak_definition


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37170

Reply via email to