[PATCH] samples: add arm-cortexa9_neon-linux-gnueabihf

Yann E. MORIN yann.morin.1998@free.fr
Fri Feb 15 23:10:00 GMT 2013


Benoît, All,

On Tuesday 05 February 2013 Benoît Thébaudeau wrote:
> On Tuesday, February 5, 2013 12:30:30 PM, Benoît Thébaudeau wrote:
> > # HG changeset patch
> > # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> > # Date 1360063792 -3600
> > # Node ID bdf1fde968aee8d0cd953aa1bc1068537fab1dc3
> > # Parent  20f2459b97bf5eb89e2f125e0aede9541e7fc049
> > samples: add arm-cortexa9_neon-linux-gnueabihf

Nice to see our first sample ending in -gnueabihf! :-)

> > Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> 
> 'ct-ng saveconfig' dropped some useful settings like package versions,
> so I used the full .config. I let you reformat the config file as you
> like before applying.

Yes, that's expected. LAtest versions being at the top of the choices
means they are the defaults for those choices, so do not get saved in
defconfig files.

The rational for using defconfig is two-fold:
  - avoid the churn when porting to a newer set of options (eg. when
    updating ct-ng)
  - have samples that use the latest version of a component always
    use the latest version of that component. That should help catch
    breakage when adding new versions, as the bleeding-edge sample
    would cach it. No, I haven't had time to add such sample for now.

If you want to add a sample that is using the latest version of a
component, and it is the last version available, then you have to
explicitly edit the sample and manually add the corresponding
symbol. Tedious, but not insurmountable, I think.

So, I'll save the sample as a defconfig, but pinpoint the versions.

Also, next time, please remove the debugging stuff from the sample:
  - no CT_DEBUG_CT
  - no CT_COMPLIBS_CHECK

I've unchecked building documentation, as it fails here on my machine.
Something to do with pdflatex going nuts...

I'm doing a last build-test run, and I'll push that sample shortly.

Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list