Lyle Johnson [2006-07-05 15:50]:
> I filed a bug report about this this morning, but just wanted to
> mention it here briefly. RubyGems 0.9.0 introduced a bug for
> installing compiled extensions; in addition to doing the "make" and
> "make install" steps of the build process, it *now* follows up with a
> "make clean", which deletes the object files (*.o) and the extension
> shared library (*.so). And, you know, that sort-of defeats the
> purpose. ;)

Blame me.

The purpose was to get rid of the object files in the gem directory, but
the clean target also removes the shared objects :(

Regards,
Tilman

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Attachment: pgpNAopg6t6Rm.pgp
Description: PGP signature

_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to