Mail Archives: cygwin/2003/05/08/17:10:01
Hi,
I would appreciate any help I can get on the attached problem.
Thx,
Garfield A. Lewis
<mailto:galewis AT ca DOT ibm DOT com>
DB2 UDB Development (905) 413-3438 T/L: 969-3438
Intranet
<http://w3.torolab.ibm.com/~garfield/garfield.html>
External E-mail
<mailto:galewis AT rogers DOT com>
IBM SWS Toronto Laboratory
----- Forwarded by Garfield Lewis/Toronto/IBM on 05/08/2003 04:55 PM -----
|---------+---------------------------->
| | (Jerry Heyman) |
| | <jerry AT dev DOT tivoli|
| | .com> |
| | |
| | 05/08/2003 04:44 |
| | PM |
| | Please respond to|
| | jheyman |
| | |
|---------+---------------------------->
>-----------------------------------------------------------------------------------------------------------------------------|
| |
| To: "Garfield Lewis" <galewis AT ca DOT ibm DOT com> |
| cc: |
| Subject: Re: GCC for Windows help |
| |
| |
>-----------------------------------------------------------------------------------------------------------------------------|
Haven't seen the question come across the cygwin mailing list. Have
you tried that one? cygwin AT cywin DOT com
jerry
On 8 May 2003 at 14:39, "Garfield Lewis" <galewis AT ca DOT ibm DOT com> wrote:
> Yes, been there done that... The problem is not building the dll it's
> running it. Since their linker strips the relocations out of the dll then
> if the dll is loaded by any proces that happens to not have the preferred
> address free then the dll will not load because cannot fixup the address
> within the dll. It is a stupid default for Windows but seems to be the
case
> here. The --emit-relocs option seems to be what I need, however, so far
all
> my info indicates that this only works for ELF binaries. Using the
> ---enable-auto-image-base is a workaround for now because it chooses an
> address other than 0x10000000 as the preferred load address but it to
will
> fail if the above happens, however less likely.
>
> Thx,
>
> Garfield A. Lewis
> <mailto:galewis AT ca DOT ibm DOT com>
> DB2 UDB Development (905) 413-3438 T/L: 969-3438
> Intranet
> <http://w3.torolab.ibm.com/~garfield/garfield.html>
> External E-mail
> <mailto:galewis AT rogers DOT com>
> IBM SWS Toronto Laboratory
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -