|
From: Dirk M. <dm...@gm...> - 2005-08-19 11:54:41
|
On Friday 19 August 2005 05:53, Christian Parpart wrote: > I don't know wether this is easily achievable by RHEL/FC too. But this way > I tested my apps being 32bit compiled (on a 64bit host) Most serious Linux distributions allow usage of 32bit applications in the same system like 64bit applications, but for this valgrind needs to be compiled with 32 and 64 bit mode enabled. Thats currently impossible. Dirk |