Re: jam fails with exit status 1.
Re: jam fails with exit status 1.
- Subject: Re: jam fails with exit status 1.
- From: Rick Ballard <email@hidden>
- Date: Mon, 24 Oct 2005 11:26:38 -0700
On Oct 23, 2005, at 9:48 PM, Rosyna wrote:
I'm trying to compile a project I haven't compiled in about a month
and I'm getting an error:
Command jam failed with exit code 1
But the build log shows no information about the failure other than
the command passed to jam. Is there any way to find out more
information on the failure? Using the "latest" Xcode.
The -d# switch to jam controls the debug output level, where # is a
number from 1-9. If you're not getting any useful debugging info in
the build log, you could try running the same jam invocation from the
command line that Xcode runs but with a higher -d level. Depending on
what level you choose, this could give you a very large amount of
output, but it should give you a good idea of what's going wrong.
- Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden