1 msgWide Streams
4 msgMINGW I/O support for file sizes > 2GB (LFS ...
2 msg#define WINVER 0x0400
11 msgWhy does g++ not link with libstdc++?
3 msghow to compile and link a library
1 msgHey Guys
5 msgCompile error using mingw
2 msg'include/c++/ext' missing fromgcc-part-c++-4.3....

FMTID_SummaryInformation andFMTID_UserDefinedPr...
\ Reini Urban (7 May 2008)

2 msghow to realize mouse programming
3 msglooking for tiny light cross platform filesyste...
2 msgMinGW GCC Development Plan
3 msghow to use the read/write
74 msgGCC 4.3.0 20080502 (alpha) Released - Please he...
10 msgMinGW gcc 3.x, 4.x and exceptions
4 msgdllwrap 2.17.50 20060824
12 msgstrtod is not C99-compatible
4 msgTest program crashes with g++ 4.2.1-dw2 usingli...
25 msgimlib2
4 msgDisassembly of stack frame
Subject:FMTID_SummaryInformation andFMTID_UserDefinedProperties
Group:Mingw-users
From:Reini Urban
Date:7 May 2008


 
Hi Chris,

I'm refering to an old thread on the missing FMTID's of
FMTID_SummaryInformation and FMTID_UserDefinedProperties.

I've tracked down clisp as "publicly available source" for these FMTID
to be added to libuuid.a

http://clisp.cvs.sourceforge.net/clisp/clisp/modules/syscalls/calls.c?annotate=1 .197

Added with r1.174

---------- Forwarded message ----------
From: Reini Urban <rurban>
Date: 2008/5/7
Subject: Re: New CLISP pre-release is available
To: clisp-devel


2008/5/7 Sam Steingold <sds>:

> > Yaroslav & Reini -- thanks for testing!
>
> Reini Urban wrote:
> | The fix is obvious and attached
>
> the patch also contains an unrelated conditional in
> POSIX::FILE-PROPERTIES. why?

Because FMTID_SummaryInformation and FMTID_UserDefinedProperties are
in some library which are not defined by the cygwin's w32api import
libs.
So it's really a dependency on the w32api version.
I've didn't have the time yet to come up with a configure check
for this, I just patched it away so far. It's not important at all.


http://www.nabble.com/FMTID_UserDefinedProperties-and-FMTID_SummaryInformation-m issing--to9783776.html

=>
"The problem is that no one has supplied the values of these FMTIDs so
they can be included in the libuuid.a import library. These values
need to come from a publicly available source (i.e. not the microsoft
headers, nor extracted from UUID.lib). If you can track down such a
source, I'll gladly add them to libuuid.a."

We (Jack I believe) added now this definition as DEFINE_GUID macros,
but the declaration is not picked up apparently on cygwin.
We can try to convince the w32api maintainer to use clisp as "publicly
available source", so he will add it to libuuid.a, the mingw + cygwin
import lib.

I'll try when I have more time later this week.
Is this the last blocker?
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
MinGW-users mailing list
MinGW-users

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users


© 2004-2008 readlist.com