[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CPP setting in make/compilers/gcc-target-default.cfg has -Wp,$$?
- Date: Tue, 08 Mar 2011 10:40:01 +1100
- From: chrisj at rtems.org (Chris Johns)
- Subject: CPP setting in make/compilers/gcc-target-default.cfg has -Wp,$$?
On 8/03/11 6:30 AM, Peter Dufault wrote:
>
>
> I usually don't use the RTEMS make stuff for my own applications, but that involves updating things for each BSP. In updating to 4.11 I wanted to see how far I could get using what came with RTEMS.
>
I use autoconf and automake to create RTEMS applications using the BDM
configuration files.
Please take a look at the RTL test application:
http://www.rtems.org/ftp/pub/rtems/people/chrisj/rtl/
Chris