On Mon, 24 Mar 2003 00:50:55 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL 
PROTECTED]> wrote:

> On Mon, 24 Mar 2003 00:22:58 +0200 (EET) Nerijus Baliunas
> <[EMAIL PROTECTED]> wrote:

>  I'm afraid we do need to look at all tests and probably add another
> preprocessor macro to deal with cygwin properly (i.e. we should clearly
> have Unix behaviour for file paths under cygwin but Windows one for the
> browser invocation, for example). OTOH, are we supposed to use the
> registry or $HOME/.M/config under cygwin? Both answers seem to make
> sense...

My preference would be to deprecate the registry for both.  Cygwin
itself only uses the registry for mount points and a few lightly
documented settings.  The lead developer is planning to migrate the
mount points to /etc/fstab or something similar sometime in the not
too distant future.

External commands would still be started using UNIX style paths though
the default browser location may be harder to find.

>  But we probably should strive to make the binary produced using cygwin
> toolchain as close to the one I build with VC++ as possible which means
> that, contrary to what I had written, we should only define OS_WIN for
> cygwin and deal with a few cases where cygwin Unix behaviour is a problem
> separately.

If it is meant to run under Cygwin, I'd lean toward making it look as
much like a Linux build as possible.

I'm not using Windows or Cygwin much right now, but I lurk on the
Cygwin developers' lists.

-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to