test build of 4.9 started

Kate Feng feng1 at bnl.gov
Mon Mar 9 18:49:36 UTC 2009


Please never mind.   I just realized that RTEMS main() is
indeed defined as
int main(int   argc,  char **argv, char **environp)

instead of the usual

int main( int, char **);

Kate

Kate Feng wrote:
> Joel Sherrill wrote:
>   
>> Hi,
>>
>> I just started a test build of the 4.9 branch.
>> If all goes well, I will cut 4.9.2 once it is
>> finished.
>>
>> pr1385 will be closed.  I am building with
>> the latest patch.
>>
>> If you have an outstanding issue, yell now.
>>
>>   
>>     
> In cpukit/libmisc/dummy/dummy.c, should
> "int main( int, char **, char **); "
>
> be corrected as
>
> "int main( int, char **);"
>
> ?
>
> Is there a conflict ?
>
> Kate
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   




More information about the users mailing list