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]

Re: problem w/ mingw32/egcs/msvcrt and file reads (fwd)


--- Mumit Khan <khan@xraylith.wisc.edu> wrote:
> On Mon, 10 May 1999, Earnie Boyd wrote:
> 
> > 
> > Just to let you know, I've seen it using gcc as well.
> > 
> 
> Easy to debug. Just use -v flag to see who's responsible. Please let me
> know if you see it again; I'd like to fix it.
> 

gcc -v -o cpsh.exe cpsh.o -specs=msvcrt-specs
Reading specs from c:\root\usr\lib\gcc-lib\i386-mingw32\egcs-2.91.66\specs
Reading specs from
c:\root\usr\lib\gcc-lib\i386-mingw32\egcs-2.91.66\msvcrt-specs
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
 ld -o cpsh.exe c:\root\usr\lib\crt2.o
-Lc:\root\usr\lib\gcc-lib\i386-mingw32\egcs-2.91.66 -Lc:\root\usr\lib\gcc-lib
-Lc:\root\usr\lib
-Lc:\root\usr\lib\gcc-lib\i386-mingw32\egcs-2.91.66\..\..\..\..\i386-mingw32\lib
-Lc:\root\usr\lib\gcc-lib\i386-mingw32\egcs-2.91.66\..\..\.. cpsh.o -lmingw32
-lgcc -lmoldname -lmsvcrt -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc
-lmoldname -lmsvcrt

cygcheck cpsh.exe
  C:\WINNT\System32\kernel32.dll
    C:\WINNT\System32\ntdll.dll
  C:\WINNT\System32\crtdll.dll
  C:\WINNT\System32\msvcrt.dll

===
"Earnie Boyd" <mailto:earnie_boyd@yahoo.com>
CYGWIN RELATED HELP:
 DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html>
       DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/>
ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR
                <http://www.eGroups.com/list/gnu-win32/>
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
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]