[Mono-bugs] [Bug 355004] [OSX] Problems with using mono with F#

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 21 14:21:46 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=355004

User gnorton at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=355004#c6





--- Comment #6 from Geoff Norton <gnorton at novell.com>  2008-01-21 12:21:45 MST ---
NOTE:  My mono is in /opt/mono

[1.01][14:19] plasma at mica:~/Downloads/FSharp-1.9.3.14$ perl -pi -e
's/\r\n/\n/g' install-mono.sh 
[0.93][14:19] plasma at mica:~/Downloads/FSharp-1.9.3.14$ sh install-mono.sh 
Installed bin/FSharp.Core.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Core10.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compatibility.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compatibility10.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compiler.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compiler10.dll into the gac (/opt/mono//lib/mono/gac)
Replacing fsi.exe and fsc.exe with programs that run under .NET 1.0...
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
Pre-compiling FSharp.Compiler10.dll (may take a while)...
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
[0.86][14:19] plasma at mica:~/Downloads/FSharp-1.9.3.14$ cat > hello.fs << EOF
> printf "Hello world!\n"
> EOF
[0.67][14:20] plasma at mica:~/Downloads/FSharp-1.9.3.14$ mono bin/fsc.exe
hello.fs 
[0.67][14:20] plasma at mica:~/Downloads/FSharp-1.9.3.14$ mono hello.exe 
Hello world!
[0.64][14:20] plasma at mica:~/Downloads/FSharp-1.9.3.14$ echo
$DYLD_FALLBACK_LIBRARY_PATH
/opt/mono/lib:/usr/lib


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list