[Mono-list] Mono 0.19 has been released
Benjamin Reed
ranger@befunk.com
Mon, 20 Jan 2003 23:07:23 -0500
On Monday, January 20, 2003, at 09:42 PM, Miguel de Icaza wrote:
> * MacOS patches:
>
> Paolo integrated John Duncan's and Benjamin Reed
> patches to make Mono run on MacOS X out of the box.
Well, i definitely get further this time around. Mono builds and
appears to even run some. Mint appears to still have problems building
mcs for me though:
---(snip!)---
mcs /target:exe -o mcs.exe AssemblyInfo.cs assign.cs attribute.cs
driver.cs cs-parser.cs cs-tokenizer.cs tree.cs location.cs cfold.cs
class.cs codegen.cs const.cs constant.cs decl.cs delegate.cs enum.cs
ecore.cs expression.cs genericparser.cs interface.cs literal.cs
modifiers.cs namespace.cs parameter.cs pending.cs report.cs
rootcontext.cs statement.cs support.cs typemanager.cs
** (/sw/bin/mcs.exe:10276): WARNING **: Using non-atomic functions!
Illegal instruction
make[1]: *** [mcs.exe] Error 132
make: *** [all] Error 1
---(snip!)---
How would I go about trying to find out what's actually going on here?