[Mono-devel-list] Build issue with mono (svn build)

2005-08-02 Thread Joannes Vermorel
Until now, I have been using (successfully) the shell script #!/bin/bash echo Updating mono source from SVN (cd mono; svn update) (cd mcs; svn update) (cd libgdiplus; svn update) echo Compiling and installing mono cd mono ./autogen.sh --prefix=/home/vermorel/usr --with-large-heap=yes make make

Re: [Mono-devel-list] Build issue with mono (svn build)

2005-08-02 Thread Paul F. Johnson
Hi, /usr/bin/ld: ../../libgc/.libs/libmonogc.a(pthread_support.o): relocation R_X86_64_TPOFF32 can not be used when making a shared object; recompile with -fPIC ../../libgc/.libs/libmonogc.a(pthread_support.o): could not read symbols: Bad value collect2: ld returned 1 exit status make[2]: