compilation problem
Jun Koi
junkoi2004@gmail.com
Thu Aug 14 03:52:00 GMT 2008
On Wed, Aug 13, 2008 at 9:06 PM, Mark Wielaard <mjw@redhat.com> wrote:
> Hi Jun,
>
> On Wed, 2008-08-13 at 12:51 +0900, Jun Koi wrote:
>> I am trying to compile systemtap 0.7. To do so, I first try to compile
>> and install elfutils-0.131 (latest version?).
>
> The latest version of elfutils can be found at
> https://fedorahosted.org/elfutils/ and is 0.135.
>
>> - Patch elfutils-0.131 with elfutils-portability.patch (Is this really
>> necessary? If so, why it is separated?)
>
> I don't really remember. I believe the portability.patch isn't needed
> anymore with newer elfutils. If a newer elfutils build works for you
> without needing the patch then please let us know.
Thanks, that works perfectly! So the portability patch seems not necessarily.
I compiled 0.135 with the below command:
./configure CFLAGS=-fgnu89-inline
make
So, how about having the -fgnu89-inline default option??
Many thanks,
Jun
More information about the Systemtap
mailing list