Hi Laca, There is no c++ code, so I just remove export CXXFLAGS="%cxx_optflags" > > I notice you removed the %if %cc_is_gcc thing, so there is no c++ > code? If there is, you probably need that to pass -norunpath > through libtool otherwise your binaries will have some extra > directories in their runpath. You can verify with > > dump -Lvp <file>.so | grep RUNPATH > Output of dump is: [11] RUNPATH /usr/X11/lib Is there something wrong with that?
Thanks Jim > However, if there is no C++ code, you don't need this: > > >> export CXXFLAGS="%cxx_optflags" >> > > > Note that your ARC case should also mention if there is C++ > code in a shared lib. > > Laca > > > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: SUNWgtkspell.spec URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20080708/d35ddc40/attachment.ksh>
