[Mono-list] Problem compiling mcs-0.3.2 on linuxppc

2004-02-29 Thread Mathieu Leduc-Hamel
Mono compiling was ok, I installed the latest source anvailable, but 
mcs compiling throws me an exception: 
 
make[2]: Leaving directory 
`/home/arrakis/Desktop/mcs-0.30.1/class/corlib' 
make[2]: Entering directory 
`/home/arrakis/Desktop/mcs-0.30.1/class/I18N' 
make[3]: Entering directory 
`/home/arrakis/Desktop/mcs-0.30.1/class/I18N/Common' 
Creating ../../../build/deps/I18N.dll.makefrag ... 
make[3]: Leaving directory 
`/home/arrakis/Desktop/mcs-0.30.1/class/I18N/Common' 
make[3]: Entering directory 
`/home/arrakis/Desktop/mcs-0.30.1/class/I18N/Common' 
touch ../../../build/deps/I18N.dll.stamp 
MONO_PATH=../../../class/lib:$MONO_PATH 
mono  ../../../mcs/mcs.exe /r:mscorlib.dll  -d:NET_1_1 -d:ONLY_1_1 
-g /noconfig  /target:library /out:../../../class/lib/I18N.dll 
@I18N.dll.sources 
 
Unhandled Exception: System.ExecutionEngineException: SIGILL 
 
Anybody know what can I do? What is the problem... 

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] mcs-0.29 on Linux PPC

2003-12-03 Thread Mathieu Leduc-Hamel
Mono compile successfuly on my gentoo linux 1.4 ppc but i have a small
problem with mcs.

When I try to compile it, it tell me:
** (/opt/mono//bin/mcs.exe:1709): WARNING **: Using non-atomic functions!
System.Security.Cryptography/HMACSHA1.cs(110) error CS0246: Cannot find
type `HMAC'
Compilation failed: 1 error(s), 0 warnings
make[2]: *** [../../class/lib/mscorlib.dll] Erreur 1
make[2]: Leaving directory
`/home/arrakis/Projects/mono/mcs-0.29/class/corlib'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/arrakis/Projects/mono/mcs-0.29/class'
make: *** [all-recursive] Erreur 1

Should I report the bug on bugzilla or it's my os?

Mathieu 

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list