[Mono-osx] mkbundle issue
Alexander Shulgin
alexander.shulgin at yessoftware.com
Mon Sep 21 10:50:21 EDT 2009
d4vid3 wrote:
>
> Hi,
>
> i'm starting developing applications using mono on OsX and i'm in troubles
> using mkbundle. After making a simple Hello world application, i compiled
> it and generated the exe. After that i've done
>
> mkbundle -o hello hello.exe --deps
>
> and this is the output
>
>
> OS is: Darwin
> Sources: 1 Auto-dependencies: True
> embedding: /Users/davide/Desktop/hello.exe
> embedding:
> /Library/Frameworks/Mono.framework/Versions/2.4.2.3/lib/mono/2.0/mscorlib.dll
> Compiling:
> as -o temp.o temp.s
> sh: line 1: as: command not found
> [Fail]
>
>
> so....what's wrong? :S
>
The `as' command is Unix assembler. You need to install Xcode tools first.
@mods: this mail didn't seem to get to my inbox (or was consumed by
corporate antispam), just noticed it through http://go-mono.com/forums/
--
Alex
--
View this message in context: http://www.nabble.com/mkbundle-issue-tp25306707p25530356.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list