[Gambas-devel] More cygwin

Benoit Minisini gambas at ...1...
Sun Nov 21 16:48:13 CET 2004


On Sunday 21 November 2004 00:02, Brandon Bergren wrote:
> Hmm...
>
> http://www.cygwin.com/ml/cygwin/2004-09/msg01101.html
> http://www.cygwin.com/ml/cygwin/2004-09/msg01114.html
>
> Is this the same problem, you think?
>
> --Brandon
>
>

I don't think so.

The GB_DESC array describes the contents of a component. All symbols 
referenced in this array of structures are part of the same DLL. Only the 
array address is exported, and the gbi program reads it with lt_dlsym(), that 
should return the true address of this array, or a pointer to its address if 
I correctly understood what you explained me about DLLs.

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list