more srpm problems

Well I was finally able to build the latest srpm on linuxppc however I have noticed a problem with files it produces. It appears that libXm.a is being built with -g because it is of almost identical size to libXm_d.a. Has anyone on intel seen this problem. My understanding is that you can`t strip a static lib safely so the solution would have to be keeping the libXm.a build from using -g. Thanks for any information.
Jack Howarth


Mark

Mark's picture

more srpm problems

See posting by Nomura in thread runtime compiled with -g ?

I believe that this should answer your questions!

Mark


Anonymous

Anonymous's picture

more srpm problems

perhaps it would be nice to add a script to the rpm which fixes imake for linux & other systems