RTEMS-SS-20011017 Snapshot Available

Rosimildo daSilva rdasilva at connecttel.com
Thu Oct 18 15:59:42 UTC 2001


From: Joel Sherrill <joel.sherrill at OARcorp.com>
To: rtems-users at OARcorp.com <rtems-users at OARcorp.com>;
rtems-snapshots at OARcorp.com <rtems-snapshots at OARcorp.com>
Date: Thursday, October 18, 2001 10:53 AM
Subject: RTEMS-SS-20011017 Snapshot Available


>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>X-UIDL: 49fb161aabe3747f4e982107d3db1dd9
>
>18 October 2001
>
>The 20011017 snapshot has a number of modifications including:
>
>  + C++ constructors now called by 1st task to execute.

Is this the main's  ?


>  + main() is now in user space and a default configuration
>    is in librtemsall.a.  Together these mean that the
>    classic hello world program can be linked and should run
>    ignoring object format conversions needed to download.

Cool. This means that:

int main()
{
     printf( "hello from RTEMS\n" );
     return 0;
}

should compile and run !!!!.


What needs to be done to everwrite the default config ?

Rosimildo.





More information about the users mailing list