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: Chris Espinosa <email@hidden>
- Date: Fri, 14 Jul 2006 10:12:17 -0700
On Jul 14, 2006, at 10:05 AM, Cem Karan wrote: 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.
|
_______________________________________________
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