Dina Schneidman wrote:
> I need to compile IMP for 32BIT computer (mine is 64BIT)
> How can I do it?
The easiest way is to compile it on a 32 bit machine. You can use int32a
for that purpose - that's where the 32 bit nightly builds run.
In principle you could also compile on a 64 bit machine and add the -m32
gcc flag. But the 32 bit machine is probably easier.
Ben
--
ben@salilab.orghttp://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
- Sir Arthur Conan Doyle