[Mono-osx] compiling mono in Tiger...

Yasufumi Hotta yasu.hotta@gmail.com
Sat, 30 Apr 2005 16:23:53 -0600


Hello all,

I am new to mono, and I am trying to install mono in order to learn C#.

I follow the instruction on
http://homepage.mac.com/griffincaprio/mono/RunningMonoOnMacOSX.html

I decided to use GC library.

When I configure,
---
         mcs source:  $(top_srcdir)/../mcs
         GC:          boehm
         ICU:         yes. Version: 3.2
         TLS:         pthread
         SIGALTSTACK: no
         Engine:      Building and using the JIT
         2.0 Alpha:   no
         JNI support: no
---
So I make,
Then I get following error.
---
test -f ../../mcs/monoresgen/monoresgen.exe
make[3]: *** [monoresgen.exe] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
---

My computer is 15 in" Powerbook G4,
Machine Model is Powerbook3,5
Processor 1Ghz PowerPC G4(3.3) with 1MB L3 cache
Memory 1GB
Operating System OS X (tiger)

It'd be really appreciated if anyone can give me next thing that I  
can try.

Thanks for your help in advance.

Yasu Hotta
yasu.hotta@gmail.com