* Speeding up ceph builds
@ 2014-06-25 15:15 Luis Pabon
2014-06-25 17:28 ` Sage Weil
0 siblings, 1 reply; 2+ messages in thread
From: Luis Pabon @ 2014-06-25 15:15 UTC (permalink / raw)
To: ceph-devel
Hi all,
I have tried disabling static builds which cut build time by half. I
have built it without static builds and they work, but I wanted to see
if others could try it out also and determine that the software still
works. To speed up the build time, you can type:
./configure --disable-static
If no one finds any issues with this mode, we can set it up as the
default in configure.ac.
This could provide a speed up while we wait for the Cmake patch.
- Luis
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Speeding up ceph builds
2014-06-25 15:15 Speeding up ceph builds Luis Pabon
@ 2014-06-25 17:28 ` Sage Weil
0 siblings, 0 replies; 2+ messages in thread
From: Sage Weil @ 2014-06-25 17:28 UTC (permalink / raw)
To: Luis Pabon; +Cc: ceph-devel
On Wed, 25 Jun 2014, Luis Pabon wrote:
> Hi all,
> I have tried disabling static builds which cut build time by half. I have
> built it without static builds and they work, but I wanted to see if others
> could try it out also and determine that the software still works. To speed
> up the build time, you can type:
>
> ./configure --disable-static
>
> If no one finds any issues with this mode, we can set it up as the default in
> configure.ac.
>
> This could provide a speed up while we wait for the Cmake patch.
As a conservative first step, this
https://github.com/ceph/ceph/pull/2025
enables it for do_autogen.sh, which will make life better for
developers...
sage
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-25 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 15:15 Speeding up ceph builds Luis Pabon
2014-06-25 17:28 ` Sage Weil
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.