Hi Leszek,

I did a short check against your moma log:
For log4Net and NDoc.ExtendedUI.dll there is nothing what we can do 
right now. log4net should handle this (used for syslogappender on linux) 
and ndoc will be replaced some other day and only affects at build time.

nant.core.dll:
Will be removed when .net 1.x runtime support is dropped.

Nant.VSNettasks.dll:
need some more investigation.

So far Dominik


Am 15.11.2011 10:22, schrieb Leszek Ciesielski:
> So, I've actually run MoMA against NAnt-0.91 and turns out it does
> have some P/Invokes (19 in total). I'm not sure whether NAnt actually
> triggers them (as they would explode beautifully on Mono+Linux), but
> I'm attaching a list here for the record - all of those will need to
> be examined if the build is going to be 'AnyCPU'. Simplest solution
> (for now, and contrary to what I have written yesterday) is to build
> as 'x86'. A long-term goal (but probably doable in less then a day)
> would be to inspect those external calls and either remove them or
> make sure they are 32/64 bit safe[1].
>
> [1]: MSDN article on the topic:
> http://msdn.microsoft.com/en-us/library/ms973190.aspx
>



-- 
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to