Chris Howie wrote: > > On Sun, Oct 4, 2009 at 7:29 AM, kac_ani <[email protected]> wrote: >> Hi All, >> I'm trying to force gmcs to create .net cf executable. I'm using gmcs >> with >> -noconfig and -nostdlib and reference all needed libraries from ms cf >> sdk. >> But generated assembly is referencing mscorlib.dll from my fedora >> distribution library. Other references are from ms cf sdk. >> Viewing manifest with 'msil disassembler' > > There is a section on the CF under > <http://www.mono-project.com/FAQ:_Technical#Compatibility>. > > -- > Chris Howie > http://www.chrishowie.com > http://en.wikipedia.org/wiki/User:Crazycomputers > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > Thanks. Adding retargetable flag to references works. But with this workaround it's impossible to sign assembly. But thank You very much. Good for testing. -- View this message in context: http://www.nabble.com/gmcs-an-compact-framework-tp25736069p25780878.html Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
