site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jun 4, 2005, at 9:51 AM, Marc Chanliau wrote: -jdb Thanks in advance, Marc _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/james%40jberry.us This email sent to james@jberry.us _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I'm new to the Mac. I plan on doing some Java and C development on the Mac. I found my way around with Java, but I have a silly starting problem with C. Simply put, when I compile a C program, I generate its a.out executable, but bash doesn't want to execute it (error: -bash: a.out: command not found). Right now, I don't want to use Xcode (although things seem to be working well using it). Since the current directory is not in your path, you have to specify an explicit path to the executable: ./a.out This email sent to site_archiver@lists.apple.com
participants (1)
-
James Berry