[Mono-dev] Retargetable issues

Jose Cornado jose.cornado at gmail.com
Fri Nov 25 11:37:40 EST 2005


Alberto:

This switch refers to the capability of assembly "A" of running in .Net
Desktop and .Net Compact frameworks.

This has implications at the corlib and runtime levels.

As far as I know mono does not target the Compact Framework (CF) therefore
the retargetable flag does not work

Since CF is a subset of Desktop Framework (DF) you *should* be able to
recompile the assembly as DF and run under mono.

Maybe this is too much of a hassle, I do not know.

José Cornado

On 11/25/05, amoreno at lst.tfo.upm.es <amoreno at lst.tfo.upm.es> wrote:
>
> Hi all,
>
> I'm trying to port a .NET application programmed with Visual Studio to
> MONO. The main problem I have found is that this application was created
> for Compaq Framework and it does run on a Windows Platform but just
> because of the MIL's retargetable switch that Microsoft uses to reference
> libraries that are not the "same" but are good enough to be used in case
> the framework can't find exactly what it's looking for.
>
> My problems is that it seems that MONO doesn't recognize this 'switch',
> actually it seems to crash with a simple Windows Forms application created
> for compaq framework. My questions are: am I right, MONO doesn't recognize
> this switch, if I am is there any kind of patch or does anyone think that
> there will be someday in the future?
>
> Thanks a lot,
>
> Alberto.
> -------------------------------------------------------------
> Alberto Moreno Jiménez
> Life Supporting Technologies
> UPM Madrid
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051125/063f20c4/attachment.html 


More information about the Mono-devel-list mailing list