Linked by Thom Holwerda on Wed 29th Aug 2012 14:14 UTC, submitted by fran
Permalink for comment 533053
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/21/13 21:38 UTC
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
More Features »
Sponsored Links



Member since:
2006-01-10
How will be 32bit programs supported on it?
Like on Windows and Linux with twice existing libaries (all in 32bit and 64bit)?
x86-64bit-Linux have in /lib and /usr/lib the 32bit libaries and in /lib64 and /usr/lib64 the 64bit libraries.
Binaries are in 32bit OR in 64bit in /bin and /usr/bin
64bit Windows doing it similar.
In C:\Windows\System32 are 64bit libraries and programs.
And in C:\Windows\SysWOW64 are the same libaries and programs in 32bit.
Yes, there are also notepad.exe, calc.exe, etc twice.
And for the installed programs existing different places, too.
In "C:\Program Files" are the 64bit programs and in "C:\Program Files (x86)" are the 32bit programs.
What will Haiku do?
Will be 32bit programs on 64bit Haiku supported?
If yes: Will be all libraries exiting twice?