delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/02/15/07:49:44

From: fjh AT cs DOT mu DOT OZ DOT AU (Fergus Henderson)
Subject: Re: Some problems in making DLL's for C++ programs with GCC (fwd)
15 Feb 1997 07:49:44 -0800 :
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <199702151425.BAA14350.cygnus.gnu-win32@mundook.cs.mu.OZ.AU>
Original-To: gnu-win32 AT cygnus DOT com (gnu-win32)
X-Mailer: ELM [version 2.4 PL24]
Original-Sender: owner-gnu-win32 AT cygnus DOT com

I wrote:

> where fixup.s contains the following assembler code:
> 
> 	.section .idata $3
> 	.long 0,0,0,0, 0,0,0,0

Oops, that won't work.  Try fixup.c with

	asm(".section .idata $3\n" ".long 0,0,0,0, 0,0,0,0");

instead.

-- 
Fergus Henderson <fjh AT cs DOT mu DOT oz DOT au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3         |     -- the last words of T. S. Garp.
-
For help on using this list, 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