View Single Post
  #4  
Old 07-05-2006, 10:23 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
You can run 32bit programs without problems on a 64 bit CPU, the problem is that the 32 bit programs are linked against 32bit versions of the system libraries, so you either need those or some "translation" system from 32bit to 64bit-dlls. From what I have heard is that you can run Graal on 64bit-Linux, you need the 32bit-compatibility libraries.
Reply With Quote