info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two different platforms sharing common code base: How to do so?


From: Spiro Trikaliotis
Subject: Re: Two different platforms sharing common code base: How to do so?
Date: Mon, 29 Nov 2004 19:22:42 +0100
User-agent: Mutt/1.5.6i

Hello,

* On Mon, Nov 29, 2004 at 07:49:06AM -0500 Todd Denniston wrote:
 
> I thought it was possible with MS to have them not collocated, but you
> have to spend time figuring out how to convince the MS tool of that as
> it is not the DEFAULT mode of operation.

Well, it depends upon the tool you're using. We are building drivers,
and they need the build.exe tool, which is part of the DDK. That one can
only compile files in the current directory. As John has pointed out, it
might even be able to compile files in the parent directory, which would
help here.


> 1) install cygwin or another unix like environment on windows, or possibly
> even just perl.

We already use cygwin.

> 3) create either a makefile (if using cygwin above) or perl script (if using
> perl above), which:
[...]

While this would be a work-around, I consider it very error-prone.

 
Thanks,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]