View Single Post
  #2 (permalink)  
Old 30-Jun-2009, 13:20
Monex's Avatar
Monex Monex is offline
Busy Penguin
 
Join Date: Jun 2008
Location: Germany
Posts: 256
Monex hasn't been rated much yet
Default Re: building a 32-bit lib package on x86-64

Hi,

you should use the openSuSE build tool to build you packages. It is much easier and you can use the --baselibs option to create the compatibility 32 bit RPMs as you want it. SUSE Build Tutorial - openSUSE

You can build 32bit RPMs when you run "linux32 build <options>"

Hope this helps
Reply With Quote