Mika Laitio wrote:
> So attached is the patch against the gcc.spec in gcc-4.4.0-3mnb2.src.rpm
> that enables the libobjc_gc.so build and packages it (and .a file) to rpm.
> Would it be possible that somebody commits that change to gcc?
Applied with modifications:
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/gcc/current/SPECS/gcc.spec?r1=382395&r2=396976Static libraries and development .so symlinks belong to a devel package;
with gcc that means the compiler-specific directory in the compiler package.
gcc-4.4.0-4mnb2 submitted with the change.
> In addition the gc-7.1.3mdv2009.1.src.rpm that has been maintained by
> the Adam Williamson and provides the libgc.so from the boehm-gc requires
> also a patch that is also attached, otherwise the src rpm build will
> fail on the cooked machine on the rpm package phase because new version
> of /usr/bin/install does not accept same files specified more than once
> as a parameters... So could somebody commit that patch also to Mandriva
> repo and regenerate srpm and rpm?
Patch added. Note that your diff contained Makefile.am~ completely. Use
e.g. -x*~ in the diff command to disable including *~ backup files.
gc-7.1-4mdv2010.0 submitted with the change.
Thank you for the patches.
--
Anssi Hannula