Search Results

Search: Posts Made By: Roman Voznyuk
Forum: Programming 07-09-2008
13,788
Posted By Roman Voznyuk
Depends on your OS. For Linux the simplests...
Depends on your OS.

For Linux the simplests way is to set LD_LIBRARY_PATH.
For example
export LD_LIBRARY_PATH=/lib32:/usr/lib32
Forum: Programming 07-04-2008
13,788
Posted By Roman Voznyuk
Once you have all required 32-bit libraries you...
Once you have all required 32-bit libraries you can run 32-bits executable on 64-bit OS.
Well-know example is skype.
Forum: Programming 07-01-2008
13,788
Posted By Roman Voznyuk
Yes. -m32. But let linker know a location of...
Yes. -m32.
But let linker know a location of 32-bits libraries (you even might not have them installed yet).
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy