File baselibs-deb.conf of Package gcc-4.3-cross

arch i386 targets armel:x86lib
prefix /x86-lib
cpp-4.3-arm-linux-gnueabi
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib requires libc6-x86lib
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-base (= 4.3.3-5ubuntu4)
  targettype x86lib requires libc6-x86lib (>= 2.8)
  targettype x86lib requires libgmp3c2-x86lib
  targettype x86lib requires libmpfr1ldbl-x86lib

  targettype x86lib post replace() {
  targettype x86lib post   mv $prog ${prog}-orig-x86lib ; ln -s <prefix>${prog} ${prog}
  targettype x86lib post }

  targettype x86lib post for prog in /usr/bin/arm-linux-gnueabi-cpp-4.3 /usr/lib/gcc/arm-linux-gnueabi/4.3.3/cc1
  targettype x86lib post do
  targettype x86lib post   echo patchelf and replace $prog
  targettype x86lib post   <prefix>/usr/bin/patchelf --set-rpath <prefix>/lib <prefix>$prog
  targettype x86lib post   replace $prog
  targettype x86lib post done

  targettype x86lib preun #!/bin/sh
  targettype x86lib preun replace() {
  targettype x86lib preun   rm -f ${prog}; mv ${prog}-orig-x86lib $prog
  targettype x86lib preun }

  targettype x86lib preun for prog in /usr/bin/arm-linux-gnueabi-cpp-4.3 /usr/lib/gcc/arm-linux-gnueabi/4.3.3/cc1
  targettype x86lib preun do
  targettype x86lib preun   replace $prog
  targettype x86lib preun done


g++-4.3-arm-linux-gnueabi
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib requires libc6-x86lib
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-base-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires libstdc++6-4.3-dev-armel-cross-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires libgmp3c2-x86lib
  targettype x86lib requires libmpfr1ldbl-x86lib

  targettype x86lib post replace() {
  targettype x86lib post   mv $prog ${prog}-orig-x86lib ; ln -s <prefix>${prog} ${prog}
  targettype x86lib post }

  targettype x86lib post for prog in /usr/bin/arm-linux-gnueabi-g++-4.3 /usr/lib/gcc/arm-linux-gnueabi/4.3.3/cc1plus
  targettype x86lib post do
  targettype x86lib post   echo patchelf and replace $prog
  targettype x86lib post   <prefix>/usr/bin/patchelf --set-rpath <prefix>/lib <prefix>$prog
  targettype x86lib post   replace $prog
  targettype x86lib post done

  targettype x86lib preun #!/bin/sh
  targettype x86lib preun replace() {
  targettype x86lib preun   rm -f ${prog}; mv ${prog}-orig-x86lib $prog
  targettype x86lib preun }

  targettype x86lib preun for prog in /usr/bin/arm-linux-gnueabi-g++-4.3 /usr/lib/gcc/arm-linux-gnueabi/4.3.3/cc1plus
  targettype x86lib preun do
  targettype x86lib preun   replace $prog
  targettype x86lib preun done	

gcc-4.3-arm-linux-gnueabi-base

gcc-4.3-arm-linux-gnueabi
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib requires libc6-x86lib
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-base-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires cpp-4.3-arm-linux-gnueabi-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires binutils-arm-linux-gnueabi-x86lib (>= 2.19.1)
  targettype x86lib requires libgcc1-armel-cross-x86lib (>= 1:4.3.3-5ubuntu4)
  targettype x86lib requires libgomp1-x86lib (>= 4.3.3-5ubuntu4)

  targettype x86lib post replace() {
  targettype x86lib post   mv $prog ${prog}-orig-x86lib ; ln -s <prefix>${prog} ${prog}
  targettype x86lib post }

  targettype x86lib post for prog in /usr/bin/arm-linux-gnueabi-gcc-4.3
  targettype x86lib post do
  targettype x86lib post   echo patchelf and replace $prog
  targettype x86lib post   <prefix>/usr/bin/patchelf --set-rpath <prefix>/lib <prefix>$prog
  targettype x86lib post   replace $prog
  targettype x86lib post done

  targettype x86lib preun #!/bin/sh
  targettype x86lib preun replace() {
  targettype x86lib preun   rm -f ${prog}; mv ${prog}-orig-x86lib $prog
  targettype x86lib preun }

  targettype x86lib preun for prog in /usr/bin/arm-linux-gnueabi-gcc-4.3
  targettype x86lib preun do
  targettype x86lib preun   replace $prog
  targettype x86lib preun done

gobjc++-4.3-arm-linux-gnueabi
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib post replace() {
  targettype x86lib post   mv $prog ${prog}-orig-x86lib ; ln -s <prefix>${prog} ${prog}
  targettype x86lib post }

  targettype x86lib post for prog in /usr/lib/gcc/arm-linux-gnueabi/4.3.3/cc1objplus
  targettype x86lib post do
  targettype x86lib post   echo patchelf and replace $prog
  targettype x86lib post   <prefix>/usr/bin/patchelf --set-rpath <prefix>/lib <prefix>$prog
  targettype x86lib post   replace $prog
  targettype x86lib post done

  targettype x86lib preun #!/bin/sh
  targettype x86lib preun replace() {
  targettype x86lib preun   rm -f ${prog}; mv ${prog}-orig-x86lib $prog
  targettype x86lib preun }

  targettype x86lib preun for prog in /usr/lib/gcc/arm-linux-gnueabi/4.3.3/cc1objplus
  targettype x86lib preun do
  targettype x86lib preun   replace $prog
  targettype x86lib preun done

libgcc1-armel-cross
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib requires libc6-x86lib
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-base-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires libc6-armel-cross-x86lib (>= 2.9)

libstdc++6-4.3-dbg-armel-cross
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib requires libc6-x86lib
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-base-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires libstdc++6-armel-cross-x86lib (>= 4.3.3-5ubuntu4)
  targettype x86lib requires libgcc1-dbg-armel-cross-x86lib

libstdc++6-4.3-dev-armel-cross
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib requires libc6-x86lib
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-base-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires g++-4.3-arm-linux-gnueabi-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires libstdc++6-armel-cross-x86lib (>= 4.3.3-5ubuntu4)
  targettype x86lib requires libc6-dev-armel-cross-x86lib (>= 2.5)
	
libstdc++6-armel-cross
  targettype x86lib prereq patchelf-x86lib
  targettype x86lib requires libc6-x86lib
  targettype x86lib requires gcc-4.3-arm-linux-gnueabi-base-x86lib (= 4.3.3-5ubuntu4)
  targettype x86lib requires libc6-armel-cross-x86lib (>= 2.9)
  targettype x86lib requires libgcc1-armel-cross-x86lib (>= 1:4.3)
openSUSE Build Service is sponsored by