From 8c5e54b1afbf4f980543e3eccff3495d2fb84419 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 18 Oct 1999 19:10:03 +0000 Subject: Working on being able to cut RPMs. It now appears that the process is working mostly for sparc at least. There is one major problem -- the current process generates a unique source file per RPM when in fact all of the source files are nearly the same -- it is only the spec part of the rpm which differs. The new file mkbinutils_subpackage_version is an attempt to address this. It does part of the job right -- one source file produces multiple binary RPMs. BUT the end user can not produce the resulting RPMS themselves from SRPMS unless they also build all targets. --- scripts/TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 scripts/TODO (limited to 'scripts/TODO') diff --git a/scripts/TODO b/scripts/TODO new file mode 100644 index 0000000000..d413a096f0 --- /dev/null +++ b/scripts/TODO @@ -0,0 +1,7 @@ + +use mk* to insert tool version numbers. :) + +make gcc/newlib work + +write gdb one. + /opt/rtems/@target_alias@/include/readline* -- cgit v1.2.3