[vorbis-dev] win32 question

Jeff Squyres jsquyres at lsc.nd.edu
Mon Feb 19 10:13:48 PST 2001



On Mon, 19 Feb 2001, berk wrote:

> Ah..eh...for Win32 we can stick to set
>
> long pathconf(const char *name, int mode)
> {
>   // ...
> }

But this runs into the same argument as getopt()/getopt_long() -- we
*shouldn't* provide it if the underlying system already has it.

Do you run ./configure for these compilers?


----
		has pathconf()	uses configure
DJGPP		yes		?
mwing32		no		?
MVC++		?		no
borland		?		no
-----

Any other relevant win32 compilers?  How about mac?  I know nothing about
Macs and their compilers.  Darwin compiles can use configure, I assume,
but I also assume that there are other relevant mac compilers that
can't/won't use configure.

IMHO, it is better to write a test that will cover all configure cases
(which will cover all flavors of unix) and only put in special
preprocessor cases for those that don't run configure (e.g., some flavors
of Mac compilers, some flavors of Windows compilers).

{+} Jeff Squyres
{+} squyres at cse.nd.edu
{+} Perpetual Obsessive Notre Dame Student Craving Utter Madness
{+} "I came to ND for 4 years and ended up staying for a decade"

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Vorbis-dev mailing list