delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/04/26/04:50:18

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Sander Timmermans" <sander AT concord DOT ru>
To: <cygwin AT cygwin DOT com>
Subject: RE: GetModuleHandle AT 4
Date: Fri, 26 Apr 2002 10:48:53 +0200
Message-ID: <DBELKNLJAALBBGLBPGDDKEGMCAAA.sander@concord.ru>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
In-Reply-To: <DBELKNLJAALBBGLBPGDDGEGHCAAA.atimmer@rijnh.nl>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700

I apologize.
I am a lot more serious now, comments are welcome.
Sometimes endless cygwin sessions can get you a little crazy.

> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf
> Of Sander Timmermans
> Sent: 25 April 2002 18:42
> To: Charles Wilson
> Cc: cygwin AT cygwin DOT com
> Subject: RE: GetModuleHandle AT 4
> 
> 
> Perhaps a bit offtopic question, but I will asked it anyway,
> being as evil as I am };-]  muhahah oh uh.. ok.
> 
> The .dll is now built according to this design:
> 
> dll:  $(DLL_NAME)
> $(DLL_NAME) $(DLL_EXP_DEF) $(DLL_EXP_LIB): $(OBJECTS)
> 	(echo EXPORTS; nm $(LIBIDL) | grep " T _" | sed 's/.* T 
> _//g') > idl.def
> 	dlltool --def idl.def --dllname $(IDL_EXPORT_DIR)/idl32.dll 
> --output-lib
> idl.a
> 	gcc -shared -Wl,--out-implib=$(DLL_EXP_LIB) -o $(DLL_NAME) 
> $(OBJECTS)
> $(DLL_LDFLAGS) $(DLL_LDLIBS)
> 
> Ok hear me now.
> I try to access this program in IDL. It does not crash. This is good.
> But I get nice errormsgs from IDL stating: Error access is denied.
> In the back of my skull I can hear a very faint sound, the voices
> tell me that it has something to do with memory access priviliges on
> windows2000. Are they right ?
> 
> Sander
> 
> 
> > -----Original Message-----
> > From: Charles Wilson [mailto:cwilson AT ece DOT gatech DOT edu]
> > Sent: 24 April 2002 19:20
> > To: Sander Timmermans
> > Cc: cygwin AT cygwin DOT com
> > Subject: Re: GetModuleHandle AT 4
> >
> >
> > Oh geez. One of these days I'll follow thru on my promise to revamp the
> > "how to build a dll" docu on cygwin's website.  For now:
> >
> > the information you are using is hopelessly out of date.  Go here:
> > http://www.neuro.gatech.edu/users/cwilson/cygutils/dll-stuff/
> >
> > and download the dllhelpers package.  It provides 7 or 8 examples of
> > building DLLs using *current* tools, in C, C++, and Fortran.
> >
> > --Chuck
> >
> >
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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