Makefile question

Gedare Bloom gedare at rtems.org
Mon Aug 6 15:38:37 UTC 2012


That seems like a build-system legacy from times when you might build
o-optimize, o-debug...

I don't know the answer to your question :)

On Mon, Aug 6, 2012 at 10:28 AM, Alexandru-Sever Horin
<alex.sever.h at gmail.com> wrote:
> Hi all,
>
> I have a quick question.
>
> why after including in a makefile:
>
> include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
> # The following picks up LDFLAGS, etc for this BSP
> include $(RTEMS_CUSTOM)
>
> the variable is $ARCH=o-optimize
>
> Shouldn't it be $ARCH=RTEMS ?
>
> Thank you.
>
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel
>



More information about the devel mailing list