顯示具有 gcc 標籤的文章。 顯示所有文章
顯示具有 gcc 標籤的文章。 顯示所有文章

2009年9月15日 星期二

create x86_64 & i386 binary on mac

gcc -o test.o test.c -arch x86_64 -arch i386