Hi all. I am new in the programming world and do not know whether --target=x86_64-apple-darwin10 implies the option -m64. I am attempting to compile a program for 64-bit by using gcc-4.4.3 on a mac computer with Snow Leopard. I am using these options to compile: --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --target=x86_64-apple-darwin10 Thank you in advance! -- View this message in context: http://old.nabble.com/--target%3Dx86_64-apple-darwin10-implies--m64--tp27714211p27714211.html Sent from the gcc - Help mailing list archive at Nabble.com.