12 Oct 21:03
Fwd: mono 2.0, solaris x86, bootstrap
From: Andreas Färber <andreas.faerber <at> web.de>
Subject: Fwd: mono 2.0, solaris x86, bootstrap
Newsgroups: gmane.comp.gnome.mono.devel
Date: 2008-10-12 19:03:28 GMT
Subject: Fwd: mono 2.0, solaris x86, bootstrap
Newsgroups: gmane.comp.gnome.mono.devel
Date: 2008-10-12 19:03:28 GMT
> Here's my Solaris 10 build environment: > > PATH=/usr/local/bin:/opt/gdb/bin:/opt/mono/bin:/opt/sfw/bin:/opt/sfw/ > sbin:/usr/sfw/bin:/usr/bin:/usr/dt/bin:/usr/openwin/bin > export PATH > export MAKE=gmake > export AR=gar > export STRIP=gstrip > export RANLIB=granlib > export AS=gas Note: /opt/gdb is a self-compiled amd64 GDB - not needed for bootstrapping. Some GNU packages from the Companion CD are used here, Subversion comes from sunfreeware.com. > x86: > > GC_PREFIX=/opt/mono-gc7.0 > ../gc-7.0/configure --prefix=$GC_PREFIX CC=gcc MAKE=gmake AR=gar > RANLIB=granlib STRIP=gstrip AS=gas INSTALL=/usr/ucb/install > > ../mono/configure --prefix=/opt/mono --with-tls=pthread --(Continue reading)with- > sigaltstack=no --with-gc=boehm --enable-dtrace \ > CC=gcc MAKE=gmake AR=gar RANLIB=granlib STRIP=gstrip AS=gas INSTALL=/ > usr/ucb/install \ > CPPFLAGS=-I/opt/mono-gc7.0/include LDFLAGS=-L/opt/mono-gc7.0/lib > > amd64:
RSS Feed