OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [scripts/] [gcc3newlib/] [target-c++.add] - Blame information for rev 1774

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
# ==============================================================
2
# @target_alias@-c++
3
# ==============================================================
4
%package -n @target_alias@-c++
5
Provides:       @target_alias@-c++
6
Summary:      gcc/g++ compiler (c++) for @target_alias@
7
Group: rtems
8
Requires: rtems-base-gcc @target_alias@-gcc
9
 
10
%description -n @target_alias@-c++
11
RTEMS is an open source operating system for embedded systems.
12
 
13
This is the gcc/g++ compiler for @target_alias@
14
 
15
%files -n @target_alias@-c++ -f build/files.g++
16
%doc %{_prefix}/man/man1/@target_alias@-g++.1*
17
 
18
%dir %{_prefix}/bin
19
%{_prefix}/bin/@target_alias@-c++@exe_ext@
20
%{_prefix}/bin/@target_alias@-g++@exe_ext@
21
%{_prefix}/bin/@target_alias@-c++filt@exe_ext@
22
 
23
%{_prefix}/lib/gcc-lib/@target_alias@/@gcc_version@/cc1plus@exe_ext@
24
%dir %{_prefix}/lib/gcc-lib/@target_alias@/@gcc_version@/include
25
%{_prefix}/lib/gcc-lib/@target_alias@/@gcc_version@/include/g++

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.