[Bug 821511] Review Request: hornetq - High performance messaging system

bugzilla at redhat.com bugzilla at redhat.com
Wed May 23 09:03:11 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=821511

Mikolaj Izdebski <mizdebsk at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mizdebsk at redhat.com

--- Comment #5 from Mikolaj Izdebski <mizdebsk at redhat.com> ---
> > - not sure that the -devel should requires "automake libtool autoconf".
> > AFAIK, people can build against a library without using autotools, no ?
> 
> I need to consult this.

You definitely don't need these. Autotools are used at build time only. And if
someone needs to use your library with autotools, he must install them on his
own.

> > - why do the -devel requires gcc-c++ ? isn't the .so usable without it ?
> > ( there is no .h with it, so I could use it without gcc , no ? )
> 
> Same as above - I need to consult this.

You don't need C++ compiler either. You could use the library from some other
languages, like assembly or C. And if you want to use it from C++ -- you
install a C++ compiler of choice on your own.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the package-review mailing list