[ofw] [PATCH 6/7] etc/build the full monty

Tzachi Dar tzachid at mellanox.co.il
Sun May 18 01:40:07 PDT 2008


Please note that starting with DDK 6000 and also continuing in 6001,
executable that were built for 2003 can not be used for XP. As a result,
we either have to do another build (or actually 6 builds) for windows XP
or move to building for an XP target. This is because XP targets can be
used for 2003 and 2008 as well.

Since doing another build takes some time and space I suggest that we
will build for xp instead of building for windows server 2003.

Thanks
Tzachi

> -----Original Message-----
> From: ofw-bounces at lists.openfabrics.org 
> [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Sean Hefty
> Sent: Friday, May 16, 2008 2:10 AM
> To: Hefty, Sean; ofw at lists.openfabrics.org
> Subject: [ofw] [PATCH 6/7] etc/build the full monty
> 
> Lame build script that can be used to build all winof 
> platforms.  Be sure that you have something else to do for 
> the next hour before invoking.
> 
> Signed-off-by: Sean Hefty <sean.hefty at intel.com>
> ---
> Note: I personally recommend removing opensm from the dirs 
> file before running this.
> 
> Index: bldwoall.bat
> ===================================================================
> --- bldwoall.bat	(revision 0)
> +++ bldwoall.bat	(revision 0)
> @@ -0,0 +1,19 @@
> + at echo off
> +rem
> +rem Builds the winof stack for all platforms.
> +rem
> +
> +call bldwo chk x86  2003
> +call bldwo fre x86  2003
> +call bldwo chk x64  2003
> +call bldwo fre x64  2003
> +call bldwo chk ia64 2003
> +call bldwo fre ia64 2003
> +call bldwo chk x86  2008
> +call bldwo fre x86  2008
> +call bldwo chk x64  2008
> +call bldwo fre x64  2008
> +call bldwo chk ia64 2008
> +call bldwo fre ia64 2008
> +
> + at echo on
> 
> 
> _______________________________________________
> ofw mailing list
> ofw at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
> 



More information about the ofw mailing list