[Mono-dev] BUG in mkbundle 2.10.8

Andrew Tierney andrew at castlesoft.com.au
Wed Apr 18 13:52:07 UTC 2012


I believe there is a bug in the 2.10.8 Mono for Windows release.

 

When I issue the following command, I get an error as shown below:

 

Thanks

Andrew Tierney

CastleSoft

 

 

 

$ mkbundle -o Testme.exe test.exe -z --deps
OS is: Windows
Sources: 1 Auto-dependencies: True
embedding: C:\Cygwin\home\Andrew\test.exe
compression ratio: 40.02%
embedding: C:\Mono-2.10.8\lib\mono\4.0\mscorlib.dll
compression ratio: 34.98%
Compiling:
as -o temp.o temp.s
gcc -mno-cygwin -g -o Testme.exe -Wall temp.c `pkg-config
--cflags --libs mono-2
|dos2unix` -lz temp.o
temp.c: In function `main':
temp.c:174: warning: implicit declaration of function
`g_utf16_to_utf8'
temp.c:174: warning: assignment makes pointer from integer
without a cast
temp.c:189: warning: assignment makes pointer from integer
without a cast
/cygdrive/c/Users/Andrew/AppData/Local/Temp/ccLwejH1.o: In
function `main':
/home/Andrew/temp.c:174: undefined reference to `_g_utf16_to_utf8'
/home/Andrew/temp.c:189: undefined reference to `_g_utf16_to_utf8'
collect2: ld returned 1 exit status
[Fail]



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120418/b7132a5d/attachment.html>


More information about the Mono-devel-list mailing list