This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Per_process size problem


Hello, 

Where can I found solution to per_process problem generated by some
applications when I try to load a DLL?

One of this problems has been verified when I try to load a
cygwin-compiled dll into a .NET application:


./Blue
      4 [main] Blue 316
c:\my-software\blue\Blue\Blue\bin\Release\Blue.exe: *** fatal error -
c:\my-software\blue\Blue\Blue\bin\Release\Blue.exe: *** Incompatible
cygwin .dll -- incompatible per_process info 0 != 168


Browsing cygwin source code, it seems that this happend when 

	sizeof(per_process) != expected_size


OpenOffice, .NET Framework, Sun Java SDK cannot load a cygwin-compiled
DLL?


Regards
	Tommaso Tagliapietra



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]