> Isn't it rather something like "open ./somecode.app" > or "./somecode.app/<some_subpath_i_don_t_remember>/somecode" by > default ? I > thought gcc also produced bundles by default ... No. gcc is just normal gcc. If you want bundles, you gotta go through xcodebuild and co. ; -- Jay Vaughan