Hello, I am trying to build mono on the PASE environment of OS/400. The processor is a powerpc and it has the AIX C/C++ compiler from IBM. When I configure the system I have to tell it is powerpc-ibm-aix4.3.3.0. I have already build all the mono dependencies and I am now trying to build mono.
As expected I encountered some problems. One of the problems is macros already defined. For instance the proc.h header of PASE defines THREAD_TERMINATED as 12 and threads.h of mono defines as 1. I have the following questions: - What is the best process to do what I am trying to do? Some of you working on Solaris or MacOS can give me some hints? - Is anyone trying to port mono for AIX? Best Regards, Alexandre Bragan�a -------------------------------------------- I&D Investiga��o e Desenvolvimento I2S Inform�tica - Sistemas e Servi�os, S.A. Trv. Ribeiro de Sousa, 40 Porto, Portugal [EMAIL PROTECTED] www.i2s.pt _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
