Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Cross platform development


Yes, if you need *nix compatibility, cygwin is the way to go. Mingw is targeted at Windows developers.

Cheers,
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada



Christian Schäfer <caefer@xxxxxxxxxxxxxxxx>
Sent by: cdt-dev-admin@xxxxxxxxxxx

02/12/2004 03:46 AM

Please respond to
cdt-dev@xxxxxxxxxxx

To
cdt-dev@xxxxxxxxxxx
cc
Subject
[cdt-dev] Cross platform development





hallo cdt-dev,

I am using eclipse/cdt on windows2000. but the sources I write are
designed for openbsd (accessed through cvs).
I use mingw as compiler (tried cygwin which is a major pita* to
install) and found that some library calls (like unistd.h/getuid) are
not supported on windows. is there any way to emulate this?

like I said I _tried_ cygwin but failed to install it properly since I
only want to install what I need for developement. would a cygwin
environment give me what I need ?


best regards
/Christian


---

         -o)                                      _
caefer   /\\    Message void if penguin violated  V
c.2003  _\_V    Don't mess with the penguin       O

---------------------------------------------------

Christian
                                                   
Isarstrasse 4    +   Tel. :    +49 (0)421 16 535 16
28199 Bremen     +   eMail: mailto:caefer@xxxxxxxxxxxxxxxx

---------------------------------------------------

- graphics - webdevelopment - general programming -

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top