I am writing a program which if I compile on a Suse 10 32-bit system without adding the -m32
option and execute it on Suse 10 64-bit, it works fine.
In this case, is it not required for me to add the -m32
option?
Can we execute programs built on 32-bit systems directly on their 64-bit counterparts without any side-effects? Or are there any updates or changes required?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…