2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>

* complex/Makefile.am, complex/init.c: Test now runs.
This commit is contained in:
Joel Sherrill
2011-02-14 20:24:27 +00:00
parent 681f0a18d7
commit a93627ce49
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* complex/Makefile.am, complex/init.c: Test now runs.
2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* monitor/Makefile.am, monitor02/Makefile.am: Switch to all managers

View File

@@ -37,7 +37,7 @@ include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
if HAS_COMPLEX
complex_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel) -lm
complex_LDADD = -lm
LINK_OBJS = $(complex_OBJECTS) $(complex_LDADD)
LINK_LIBS = $(complex_LDLIBS)

View File

@@ -58,8 +58,9 @@ int main( void )
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_APPLICATION_DISABLE_FILESYSTEM
#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT