Re: gcc-4.0 failed with exit code 1
Re: gcc-4.0 failed with exit code 1
- Subject: Re: gcc-4.0 failed with exit code 1
- From: Cem Karan <email@hidden>
- Date: Fri, 14 Jul 2006 13:19:45 -0400
You're right, it did. time.h was not #included, so time_t was an
unknown type. The problem that I had was that gcc kept on
crashing; that shouldn't happen.
Exiting with error 1 is not a crash; that is the error condition
gcc reports on exit if the compile was unsuccessful.
A crash tells you to file a bug report with preprocessed source, if
any.
I apologize, my mistake.
Thanks,
Cem Karan
_______________________________________________
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