This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How soon will cyg compile via gcc ?


How about fix wrong source in cvs ? 
fhandler_tape.cc: In function `long long int get_ll(union LARGE_INTEGER *)'
fhandler_tape.cc:702: `union _LARGE_INTEGER' has no member named `HighPart'
fhandler_tape.cc:704: `union _LARGE_INTEGER' has no member named `LowPart'

I have several files with this error ... How about write _STRUCT_NAME(u.) ? [or u.] 

Also how about this craizy lines :
  BOOL (WINAPI *gdfse) (LPCSTR, long long *, long long *, long long *) =
    (BOOL (WINAPI *) (LPCSTR, long long *, long long *, long long *))
      GetProcAddress (k32, "GetDiskFreeSpaceExA");

Something wrong in them ... Nobody in my firm still can't find solution for this puzzle ;o)

P.S> Hmm ...Possibly i'm dummy - but how soon i will be able to to compile cygwin via cygwin (gcc 2.9.2 under cygwin ;o) ?

================
Andrew G. Tereschenko
Odessa, Ukraine






--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]