delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/09/05/23:29:03

From: ROHITVERMA AT Inf DOT COM (ROHITVERMA)
Subject: Cygwin.dll does not map properly into the address space
5 Sep 1997 23:29:03 -0700 :
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <0010FF15.3391.cygnus.gnu-win32@smtp_gw.inf.com>
Mime-Version: 1.0
Original-To: gnu-win32 AT cygnus DOT com
Original-Sender: owner-gnu-win32 AT cygnus DOT com

     Hi,
     
     We were trying to incorporate fork functionality into our software.
     However,a small sample program 
     
     #include <stdio.h>
     #include <conio.h>
     #include <windows.h>
     #include "gnufork.h"
     main()
     {
      HINSTANCE handle=LoadLibrary("D:\\cygwin.dll");
      printf("Ready to fork/n/n");
     }
     
     gives the following error at printf("Ready to fork/n/n");
     
     During debugging in MSDeveloper 4.0:Unhandled Exception in cygwin.dll 
     0X0000005
     
     During execution:
     The instruction at 0X100219b6 referenced memory at 0X00000054
     
     Can you please help me with this?
     
     Thanks
     
     Rohit
     (rohitverma AT inf DOT com)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019