MinGW useage (Re: RTEMS 4.8.0 Available)

Smith, Gene SEA Gene.Smith at siemens.com
Fri Feb 22 15:17:38 UTC 2008


I failed to prefix the "make all" with "sh" which got rid of the popup
errors.

However, still evenutally fails running the "compile" wrapper:

mv -f ../../libbsp/arm/shared/irq/.deps/at91rm9200_irq_rel-irq_asm.Tpo
../../libbsp/arm/shared/irq/.deps/at91rm9200_irq_rel-irq_asm.Po
/opt/rtems-4.8/rtems-4.8.0/compile arm-rtems4.8-gcc --pipe
-B../../../../.././lib/ -B../../../../.././csb337/lib/ -specs bsp_specs
-qrtems -Wall -mcpu=arm920 -m
structure-size-boundary=8  -O2 -g  -qnolinkcmds -nostdlib -Wl,-r  -o
at91rm9200/irq.rel at91rm9200/irq/at91rm9200_irq_rel-irq.o
at91rm9200/irq/at91rm9200_irq_re
l-bsp_irq_init.o
../../libbsp/arm/shared/irq/at91rm9200_irq_rel-irq_init.o
at91rm9200/irq/at91rm9200_irq_rel-bsp_irq_asm.o
../../libbsp/arm/shared/irq/at91rm920
0_irq_rel-irq_asm.o
arm-rtems4.8-gcc.exe: at91rm9200/irq/at91rm9200_irq_rel-bsp_irq_asm.o:
No such file or directory
arm-rtems4.8-gcc.exe:
../../libbsp/arm/shared/irq/at91rm9200_irq_rel-irq_asm.o: No such file
or directory

It appears that this "compile" wrapper has somthing to do with compilers
that don't support both -o and -c which is the same subject as the
failures before.



More information about the users mailing list