Hello,
> > The Oberon compiler consists of the following files: > > > > - Oberon.EXE (the main compiler) > > - Obscan.DLL > > - Obgen.DLL > > > > and the source files of the above programs/libraries.... > > The likely issue is the name: we look only for ".dll" and ".exe" files: > it works in windows because they have a case-insensitive filesystem. > Just renaming the files should get the compiler to work. I believe the Oberon compiler depends on Ilasm to be available. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
