Hi, Read this:
http://www.mono-project.com/Mono:Solaris Zoltan On Wed, Oct 8, 2008 at 4:48 AM, weismat <[EMAIL PROTECTED]> wrote: > > I am trying to build Mono 2.0 on Solaris 10 with Sparc architecture, but > there is a problem with the makefiles. > The machine is running the regular Solaris. > There is make 3.8.1 and gcc 3.4.3 from sunfreeware.com installed , which I > have used for building other software without a problem. > The output on the console: > [EMAIL PROTECTED]:~/test/mono-2.0] make > make all-recursive > Making all in libgc > Making all in include > Making all in private > Making all in doc > Making all in mono > Making all in utils > make all-am > source='mono-hash.c' object='mono-hash.lo' libtool=yes \ > DEPDIR=.deps depmode=none /bin/bash ../../depcomp \ > /bin/bash ../../libtool --quiet --tag=CC --mode=compile gcc > -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -mt > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGC_SOLARIS_THREADS > -DGC_SOLARIS_PTHREADS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_MMAP > -DUSE_MUNMAP -DPLATFORM_SOLARIS -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=500 > -D__EXTENSIONS__ -D_XOPEN_SOURCE_EXTENDED=1 -DNO_UNALIGNED_ACCESS -g -O2 > -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes > -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual > -Wcast-align -Wwrite-strings -Wno-char-subscripts -Wno-cast-align -mcpu=v9 > -c -o mono-hash.lo mono-hash.c > cc1: error: invalid option `t' > *** Error code 1 > I am attaching the config.log so that you can check for other issues. > Thanks in advance > > Matthias > http://www.nabble.com/file/p19871367/config.log config.log > > -- > View this message in context: > http://www.nabble.com/Mono-2.0---Problems-building-on-Solaris-Sparc-tp19871367p19871367.html > Sent from the Mono - Dev mailing list archive at Nabble.com. > > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
