Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Getting dynamic loading to work on cygwin
- X-seq: zsh-workers 12180
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Getting dynamic loading to work on cygwin
- Date: Thu, 06 Jul 2000 12:07:59 +0100
- In-reply-to: "Your message of Thu, 06 Jul 2000 14:15:28 +0400." <000701bfe733$1bdc6440$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> I did define variable with __declspec(dllexport) but it did not help.
I replied to this at the time. __attribute__((dllimport)) (presumably
equivalent to __declspec) does get the value correctly imported with
dlopen. (At least, check the archive and see if I did something different,
but I think it's the same that you're talking about.)
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author