public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* _POSIX_SOURCE?
@ 2001-08-02 11:29 Max TenEyck Woodbury
  2001-08-02 14:41 ` _POSIX_SOURCE? Phil Frisbie, Jr.
  0 siblings, 1 reply; 3+ messages in thread
From: Max TenEyck Woodbury @ 2001-08-02 11:29 UTC (permalink / raw)
  To: pthreads-win32

I have (a part of) an application that I have working under
WinXX that I want to move to several other environments. I figured
that making it POSIX compliant would be the first step in moving
it, so I stripped the windows headers, inserted the corresponding
POSIX headers and defined _POSIX_SOURCE and included the PT32 include
directory in the header search path. I expected the compiler
to point out all the function calls and definitions that I needed
to change.

NADA!

No errors. And there should be loads of 'em!

Help?

mtew@cds.duke.edu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-08-02 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-02 11:29 _POSIX_SOURCE? Max TenEyck Woodbury
2001-08-02 14:41 ` _POSIX_SOURCE? Phil Frisbie, Jr.
2001-08-02 14:59   ` _POSIX_SOURCE? Max TenEyck Woodbury

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).