Could one be doing a debug build and the other a release?

 

Thanks,
Ryan


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, February 07, 2005 9:58 AM
To: nant-users@lists.sourceforge.net
Cc: Gert Driesen
Subject: RE: [Nant-users] devenv and nant yield different build results

 


Hi Gert,

Thanks for the quick response.

I am using C# projects. My version of NAnt is nant-0.85-rc1.

An example of a difference:
- with devenv I get a dll sized 20 k bytes
- with NAnt the 'same' dll is sized only 8 k bytes

I did not bother to do any further comparison on that.

Kind regards,

--
Patrick Oor, Medical IT, Philips Medical Systems, Best, The Netherlands
e-mail: [EMAIL PROTECTED], phone: +31 40 27 62980


 






"Gert Driesen" <[EMAIL PROTECTED]>

02/07/2005 03:45 PM

       
        To:        Patrick Oor/EHV/TASS/[EMAIL PROTECTED]
<nant-users@lists.sourceforge.net>

        cc:        
        Subject:        RE: [Nant-users] devenv and nant yield different build results

        Classification:        




Hi Patrick,
 
What project types are you using (C#, VB, C++, ...) ? What difference are you noticing ?  What version of NAnt are you using ?
 
Gert


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent:
maandag 7 februari 2005 15:28
To:
nant-users@lists.sourceforge.net
Subject:
[Nant-users] devenv and nant yield different build results



Hi folks,


My current development project uses a Perl script, which invokes devenv to build solutions in the correct order. I am investigating the use of NAnt as an alternative. However, I cannot generate the same dll with NAnt as with devenv :-(


I have tried different ways to generate my build scripts (e.g., writing them myself, or generating them via SlingShot), but that did not matter for the result.


Is there someone who could explain (or suggest an explanation for) the different build results between NAnt and devenv?


Any help appreciated.


With kind regards,


--
Patrick Oor, Medical IT, Philips Medical Systems, Best, The Netherlands
e-mail: [EMAIL PROTECTED]

Reply via email to