TrampolineRTOS / trampoline

Trampoline is a static RTOS for small embedded systems. Its API is aligned with OSEK/VDX OS and AUTOSAR OS 4.2 standards.
GNU General Public License v2.0
615 stars 268 forks source link

Bad value for LINKER parameter when using Makefile.goilTemplate (compiling for posix systems) #24

Closed KamelHacene closed 8 years ago

KamelHacene commented 8 years ago

When LINKER is set in an oil file, goil generates a makefile that uses the COMPILER's value instead of the LINKER's one.

KamelHacene commented 8 years ago

Corrected by commit d66914bf4b024a3560c1a4b1d07cc9c7d50061d8