Very hard. There are more than 80 files chained among them and with 
GTK's/TCL's libraries(and i'm not the author). 
Sorry, i think that's 
easy send you .o files or .dll files for test.

However, if you can be more specific about what are you looking for, may be i 
could ask for help the author.



__ Alejandro __




--- El jue 7-oct-10, grischka <[email protected]> escribió:

De: grischka <[email protected]>
Asunto: Re: [Tinycc-devel] Problem with kernel32 in DLL
Para: [email protected]
Fecha: jueves, 7 de octubre de 2010, 6:38

Luis Alejandro Muzzachiodi wrote:
> After some adjustments i could compile the files of a library and obtain a 
> DLL (using "-shared -rdynamic").
> The problem is that when i try use it, the scripts (TCL) seems runs ok ... 
> but it does not show any text in the windows.
>
 Using "dependency walker" i compared the TCC's DLL version with a GCC's
 DLL version, and i found in TCC's version that in the tree of DLLs 
"kernel32" is not in the first level; losing the functions  AddAtomA, 
FindAtomA and GetAtomNameA.
> (I tried explicitly putting "-lkernel32" without effect.)

Can you show some code snippet to reproduce the problem?  (I don't
think it has to do with kernel32 btw.)

--- grischka

> Thanks.
> 
> __ Alejandro __
> 



      
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to