Yes sir.

I changed a lot of the REM to ECHOs and I see this:

 No sense in starting if SRC_DIR and SRC_DRV are not set.
 Might be needed for a build under Win 2000.
 Check that we have at least the first option
 If NO_BUILD_LOG is set, do not redirect to a log.
 Check for the 'package' option
 Check for the type of build
The device is not ready.
The device is not ready.
 Figure out the compiler and if this is a 64-bit build.
 Print out the args and environment variables to help with debug if the
 build does not complete.
1 E:\Build\ooRexx-trunk\main\Win32Dbg\Win32Dbg.log
The device is not ready.

The 1 E:\.. Line is where I echo %USELOGFILE% %OR_ERRLOG% right after
:PRINT_OUT_VARS
"The device is not ready" is from where it tries to echo in to %OR_ERRLOG%
and since the Win23Dbg directory doesn't exist it can't

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer        Safe Data, Inc.
(910) 285-7200  da...@safedatausa.com



-----Original Message-----
From: Mark Miesfeld [mailto:miesf...@gmail.com] 
Sent: Tuesday, February 02, 2010 4:16 PM
To: Open Object Rexx Developer Mailing List
Subject: Re: [Oorexx-devel] Build on XP with Visual Studio Express


On Tue, Feb 2, 2010 at 1:08 PM, David Ruggles <da...@safedatausa.com> wrote:

> I'm trying to build on Windows XP and it doesn't look like it's creating
the
> Win32Dbg directory. I can't find where in makeorx.bat the directory is
> created. If you can point in the right direction I'll continue to debug
> this.

It gets created automatically when it does a debug build.  Are you
using: makeorx DEBUG

--
Mark Miesfeld

----------------------------------------------------------------------------
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the
business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to