This is the mail archive of the cygwin 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]

Re: running self compiled 32 bit binary on 64 bit Windows?


Greetings, Ulli Horlacher!

> On Wed 2018-06-06 (19:02), Andrey Repin wrote:

>> > On Windows 7 32 bit I have compiled some binaries by myself.
>> > I can run them there but not on a Windows 8 64 bit: no (error) message,
>> > nothing happens.
>> 
>> 
>> > Do I have to install some 32 bit libs?
>> 
>> Of course. Did you read the documentation or what?

> Which documentation, where?

Mind reading the mailing list signature once in a while?
https://cygwin.com/docs.html

>> > Which ones?
>> 
>> cygwin1.dll at least.

> In which package is this cygwin1.dll?

In your /bin directory.

>> Plus whatever API's your application is using.

> Is there a command which tells which API/libs are used?

ldd or cygcheck


-- 
With best regards,
Andrey Repin
Wednesday, June 6, 2018 20:46:41

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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