dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU] pnet compile error - OSX 10.4.1


From: Cucumber
Subject: [DotGNU] pnet compile error - OSX 10.4.1
Date: Wed, 22 Jun 2005 17:17:02 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Howdy,

following the build instructions given by Alan, i'm getting a libtool error while trying to compile pnet. any ideas?


make LIBTOOL=glibtool
...
Making all in include
make[3]: Nothing to be done for `all'.
glibtool --mode=link gcc -fexceptions -g -O2 -o libgc.la -rpath /usr/local/lib/pnet -version-info 1:2:0 allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo aix_irix_threads.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo powerpc_darwin_mach_dep.lo mach_dep.lo -lpthread
rm -fr .libs/libgc.la .libs/libgc.* .libs/libgc.*
gcc -dynamiclib -undefined dynamic_lookup -o .libs/libgc.1.0.2.dylib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo aix_irix_threads.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo powerpc_darwin_mach_dep.lo mach_dep.lo -lpthread -lc -install_name /usr/local/lib/pnet/libgc.1.dylib -compatibility_version 2 -current_version 2.2 /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0) file: -lpthread is not an object file (not allowed in a library) /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0) file: -lc is not an object file (not allowed in a library) /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0) file: -lSystem is not an object file (not allowed in a library)
make[3]: *** [libgc.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [libgc-all-local] Error 2
make: *** [all-recursive] Error 1


                                \\//_


reply via email to

[Prev in Thread] Current Thread [Next in Thread]