[opensuse-packaging] making -32bit packages with build

Hello, How to make -32bit compatibility packages on x86_64 system with build? I haven't found this in documentation, but I was told to use --baselibs option. How should I configure baselibs? -- Regards, Nikolay Derkach

Nikolay Derkach wrote:
How to make -32bit compatibility packages on x86_64 system with build? I haven't found this in documentation, but I was told to use --baselibs option. How should I configure baselibs?
If your package is called libfoo0: # echo libfoo0 > baselibs.conf # linux32 build --baselibs cu Ludwig -- (o_ Ludwig Nussel //\ SUSE Labs V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org

В сообщении от 13 апреля 2007 Ludwig Nussel написал(a):
Nikolay Derkach wrote:
How to make -32bit compatibility packages on x86_64 system with build? I haven't found this in documentation, but I was told to use --baselibs option. How should I configure baselibs?
If your package is called libfoo0:
# echo libfoo0 > baselibs.conf # linux32 build --baselibs
cu Ludwig
Thanks, Ludwig, this is exactly what I need. -- Regards, Nikolay Derkach
participants (2)
-
Ludwig Nussel
-
Nikolay Derkach