# # spec file for package gcc (Version 4.3) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: gcc %define separate_bi32 0 %define separate_bi64 0 %ifarch ppc %define separate_bi64 1 %endif %ifarch x86_64 s390x ppc64 %define separate_bi32 1 %endif Url: http://gcc.gnu.org/ %define gcc_version 43 %define gcc_suffix 4.3 License: GPL v2 or later Version: 4.3 Release: 59 Group: Development/Languages/C and C++ Summary: The system GNU C Compiler Provides: c_compiler Obsoletes: gcc-mudflap Requires: cpp gcc%{gcc_version} BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: cpp Source99: README.packaging %description The system GNU C Compiler. Authors: -------- The GCC team. %package -n gcc-32bit Group: Development/Languages/C and C++ Summary: The system GNU C Compiler Requires: gcc%{gcc_version}-32bit Requires: gcc = %{version} %description -n gcc-32bit This rpm was re-packaged from gcc-3.2.2-56, whose source rpm is gcc-3.2.2-56.src.rpm. (srcrep:0d3b68d75fbbf4c5837b7f63c9f8c066-gcc) The system GNU C Compiler. Authors: -------- The GCC team. %package -n gcc-64bit Group: Development/Languages/C and C++ Summary: The system GNU C Compiler Requires: gcc%{gcc_version}-64bit Requires: gcc = %{version} %description -n gcc-64bit This rpm was re-packaged from gcc-3.2.2-56, whose source rpm is gcc-3.2.2-56.src.rpm. (srcrep:0d3b68d75fbbf4c5837b7f63c9f8c066-gcc) The system GNU C Compiler. Authors: -------- The GCC team. %package -n cpp License: GPL v2 or later Group: Development/Languages/C and C++ Summary: The system GNU Preprocessor Requires: cpp%{gcc_version} %description -n cpp The system GNU Preprocessor. Authors: -------- The GCC team. %package -n gcc-locale License: GPL v2 or later Group: Development/Languages/C and C++ Summary: The system GNU Compiler locale files Requires: gcc%{gcc_version}-locale %description -n gcc-locale The system GNU Compiler locale files. %package -n gcc-info License: GNU Free Documentation License, Version 1.1 (GFDL 1.1) Group: Development/Languages/C and C++ Summary: The system GNU Compiler documentation Requires: gcc%{gcc_version}-info %description -n gcc-info The system GNU Compiler documentation. %package -n gcc-c++ License: LGPL v2.1 or later Group: Development/Languages/C and C++ Summary: The system GNU C++ Compiler Provides: c++_compiler Requires: gcc%{gcc_version}-c++ Requires: gcc = %{version} %description -n gcc-c++ The system GNU C++ Compiler. %package -n libstdc++-devel License: GPL v2 or later Group: System/Libraries Summary: The system GNU C++ development files Requires: libstdc++%{gcc_version}-devel %description -n libstdc++-devel The system GNU C++ development files. %package -n gcc-fortran License: GPL v2 or later Group: Development/Languages/Fortran Summary: The system GNU Fortran Compiler Requires: gcc%{gcc_version}-fortran Requires: gcc = %{version} %description -n gcc-fortran The system GNU Fortran Compiler. Authors: -------- The GCC team. %package -n gcc-fortran-32bit Group: Development/Languages/Fortran Summary: The system GNU Fortran Compiler Requires: gcc%{gcc_version}-fortran-32bit Requires: gcc-fortran = %{version} %description -n gcc-fortran-32bit This is a re-packaged binary rpm. For the package source, please look for the source of the package without the "32bit" ending The system GNU Fortran Compiler. Authors: -------- The GCC team. %package -n gcc-fortran-64bit Group: Development/Languages/Fortran Summary: The system GNU Fortran Compiler Requires: gcc%{gcc_version}-fortran-64bit Requires: gcc-fortran = %{version} %description -n gcc-fortran-64bit This is a re-packaged binary rpm. For the package source, please look for the source of the package without the "64bit" ending The system GNU Fortran Compiler. Authors: -------- The GCC team. %package -n gcc-java License: GPL v2 or later Group: Development/Languages/Java Summary: The system GNU Java Compiler Requires: gcc%{gcc_version}-java Requires: libgcj-devel = %{version} Recommends: gcc-gij = %{version} Requires: gcc = %{version} %description -n gcc-java The system GNU Java Compiler. %package -n libgcj-devel License: GPL v2 or later; LGPL v2.1 or later Group: Development/Libraries/Java Summary: The system GNU Java development files. Requires: libgcj%{gcc_version}-devel %description -n libgcj-devel The system GNU Java development files. %package -n gcc-gij License: GPL v2 or later Group: Development/Languages/Java Summary: The system GNU Java bytecode interpreter Requires: gcc%{gcc_version}-gij %description -n gcc-gij The system GNU Java bytecode interpreter. %package -n gcc-gij-32bit Group: Development/Languages/Java Summary: The system GNU Java bytecode interpreter Requires: gcc%{gcc_version}-gij-32bit %description -n gcc-gij-32bit The system GNU Java bytecode interpreter. %package -n gcc-gij-64bit Group: Development/Languages/Java Summary: The system GNU Java bytecode interpreter Requires: gcc%{gcc_version}-gij-64bit %description -n gcc-gij-64bit The system GNU Java bytecode interpreter. %package -n gcc-objc License: GPL v2 or later Group: Development/Languages/Other Summary: The system GNU Objective C Compiler Requires: gcc%{gcc_version}-objc Requires: gcc = %{version} %description -n gcc-objc The system GNU Objective C Compiler. %package -n gcc-objc-32bit Group: Development/Languages/Other Summary: The system GNU Objective C Compiler Requires: gcc%{gcc_version}-objc-32bit Requires: gcc-objc = %{version} %description -n gcc-objc-32bit This is a re-packaged binary rpm. For the package source, please look for the source of the package without the "32bit" ending The system GNU Objective C Compiler. %package -n gcc-objc-64bit Group: Development/Languages/Other Summary: The system GNU Objective C Compiler Requires: gcc%{gcc_version}-objc-64bit Requires: gcc-objc = %{version} %description -n gcc-objc-64bit This is a re-packaged binary rpm. For the package source, please look for the source of the package without the "64bit" ending The system GNU Objective C Compiler. %package -n gcc-obj-c++ License: GPL v2 or later Group: Development/Languages/Other Summary: The system GNU Objective C++ Compiler Requires: gcc%{gcc_version}-obj-c++ Requires: gcc-objc = %{version} %description -n gcc-obj-c++ The system GNU Objective C++ Compiler. %package -n gcc-ada License: GPL v2 or later Group: Development/Languages/C and C++ Summary: The system GNU Ada Compiler Requires: gcc%{gcc_version}-ada Requires: gcc = %{version} %description -n gcc-ada The system GNU Ada Compiler. Authors: -------- The GCC team. %package -n libffi-devel License: BSD 3-Clause Group: System/Libraries Summary: The system GNU Foreign Function Interface library development files Requires: libffi%{gcc_version}-devel %description -n libffi-devel The system GNU Foreign Function Interface library development files. %package -n libffi-devel-32bit Group: System/Libraries Summary: The system GNU Foreign Function Interface library development files Requires: libffi%{gcc_version}-devel-32bit %description -n libffi-devel-32bit This is a re-packaged binary rpm. For the package source, please look for the source of the package without the "32bit" ending The system GNU Foreign Function Interface library development files. %package -n libffi-devel-64bit Group: System/Libraries Summary: The system GNU Foreign Function Interface library development files Requires: libffi%{gcc_version}-devel-64bit %description -n libffi-devel-64bit This is a re-packaged binary rpm. For the package source, please look for the source of the package without the "64bit" ending The system GNU Foreign Function Interface library development files. %package -n gcc-z9 License: GPL v2 or later Group: Development/Languages/C and C++ Summary: The system GNU C Compiler Requires: gcc %description -n gcc-z9 The system GNU C Compiler. Authors: -------- The GCC team. %prep %build echo "This is a dummy package to provide a dependency on the system compiler." > README %install mkdir -p $RPM_BUILD_ROOT/lib mkdir -p $RPM_BUILD_ROOT%{_prefix}/bin mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1 mkdir -p $RPM_BUILD_ROOT%{_prefix}/share/doc/packages/gcc-objc/ mkdir -p $RPM_BUILD_ROOT%{_prefix}/share/doc/packages/gcc-obj-c++/ # Link all the binaries # - do not link binaries that conflict with classpath for now for program in \ gcc gcov \ g++ \ cpp \ gcj gcjh gcj-dbtool jcf-dump jv-convert gc-analyze \ gij \ %if 0 gappletviewer \ gjar gjarsigner gjavah gkeytool gnative2ascii gorbd grmic \ grmid grmiregistry gserialver gtnameserv \ %endif %if %{separate_bi32} %if 0 grmiregistry32 \ %endif gij32 \ %endif %if %{separate_bi64} %if 0 grmiregistry64 \ %endif gij64 \ %endif gfortran \ gnat gnatbind gnatbl gnatchop gnatclean gnatfind gnatkr \ gnatlink gnatls gnatmake gnatname gnatprep gnatxref gprmake \ ; do ln -sf $program-%{gcc_suffix} $RPM_BUILD_ROOT%{_prefix}/bin/$program done # Link section 1 manpages # - do not link manpages that conflict with classpath for now for man1 in \ gcc gcov \ g++ \ cpp \ gfortran \ gcj gcjh gcj-dbtool jcf-dump jv-convert gc-analyze \ gij \ %if 0 gappletviewer gjar gjarsigner gjavah \ gkeytool gnative2ascii gorbd grmic grmid grmiregistry gserialver \ gtnameserv \ %endif ; do ln -sf $man1-%{gcc_suffix}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/$man1.1.gz done # Provide the traditional /lib/cpp that only handles C cp $RPM_SOURCE_DIR/cpp $RPM_BUILD_ROOT/lib/ chmod 755 $RPM_BUILD_ROOT/lib/cpp # Provide extra symlinks ln -sf g++-%{gcc_suffix} $RPM_BUILD_ROOT%{_prefix}/bin/c++ ln -sf gcc-%{gcc_suffix} $RPM_BUILD_ROOT%{_prefix}/bin/cc ln -sf g++-%{gcc_suffix}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/c++.1.gz ln -sf gcc-%{gcc_suffix}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/cc.1.gz %ifarch s390 s390x dir=`gcc -print-prog-name=cc1` dir=${dir%/cc1} mkdir -p $RPM_BUILD_ROOT/$dir cat > $RPM_BUILD_ROOT/$dir/defaults.spec <