source: rtems/contrib/crossrpms/TODO @ aa005877

4.104.114.84.95
Last change on this file since aa005877 was 7f48ec7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/10/06 at 13:47:18

Reflect having added --enable-infos

  • Property mode set to 100644
File size: 1013 bytes
Line 
1* Add support for multiple rtems targets.
2- Allow building several specs at one time.
3- Support different versions and patches for different targets
4  (target-specific specs).
5
6* Improve info files treatment:
7- Problem: Infos are not target canonicalized. Therefore, installing them to
8  /usr or /usr/local is likely to conflict with vendor provided infos rsp.
9  locally installed packages. Additionally, installing to /usr/local is
10  completely out of our control.
11- Current approach: Install infos/provide base packages only for
12  $prefix ==/opt/rtems* or if user is forcing them with --enable-infos
13- Consider to canonicalize the infos (How?). Probably better be done by
14  upstream.
15
16* Strip unnecessary stuff from generated *.specs.
17
18* Ada:
19- Consider to remove it (Lack of multilibs renders it unusable for rtems
20  toolchains).
21- Consider to add support for non-multilib'ed toolchains.
22
23* gcc/build.add: Use --languages=fortran instead of f95 for gcc >= 4.1
24  (--languages=f95 is deprecated in gcc >= 4.1)
25
Note: See TracBrowser for help on using the repository browser.