This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng] How to create a RPM of a toolchain


Hi Everone,

I successfully created a toolchain with crosstool-ng (thanks a lot to the
crosstool-ng team :).

To ease deployment of this toolchain I would like to create a RPM containing the
whole toolchain files/directories.

Question: How to create a RPM of the whole toolchain?
Is it possible to break down the whole toolchain RPM into several RPMs, having
one RPM for each component of the toolchain (e.g. gcc.rpm, binutils.rpm,
glibc-devel.rpm, ...).

FYI rpmbuild works from a SPEC file (not from already-made binary files) and
then runs the full build using this file.

Thanks
Laurent





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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]