Martin Tarenskeen writes:
> On Tue, 5 Jul 2016, David Kastrup wrote:
>
Probably GCC6. What does ldd /usr/bin/lilypond state?
>>>
>>> See attachment.
>>
>> Huh. The library version numbers (including C++ library as far as I can
>> tell) seem to match those of my system pretty closely. Can
On Tue, 5 Jul 2016, David Kastrup wrote:
Probably GCC6. What does ldd /usr/bin/lilypond state?
See attachment.
Huh. The library version numbers (including C++ library as far as I can
tell) seem to match those of my system pretty closely. Can you run this
under the debugger and get a tra
Martin Tarenskeen writes:
> On Tue, 5 Jul 2016, David Kastrup wrote:
>
>> Martin Tarenskeen writes:
>
>>> Linux Fedora 24
>
>> Probably GCC6. What does ldd /usr/bin/lilypond state?
>
> See attachment.
Huh. The library version numbers (including C++ library as far as I can
tell) seem to match
On Tue, 5 Jul 2016, David Kastrup wrote:
Martin Tarenskeen writes:
Linux Fedora 24
Probably GCC6. What does ldd /usr/bin/lilypond state?
See attachment.
--
Martin
linux-vdso.so.1 (0x7ffe254be000)
libdl.so.2 => /lib64/libdl.so.2 (0x7f7e1ee53000)
libgu
Martin Tarenskeen writes:
> On Tue, 5 Jul 2016, David Kastrup wrote:
>
>> Martin Tarenskeen writes:
>
>>> But this gives me a "Segfault" error
>>>
>>> \version "2.19.44"
>>> \relative {
>>> c''8( d e f~ f2~ | f8) f e d c2 |
>>> }
>>>
>>>
>>> What's wrong here ?
>>
>> You don't specify operatin
On Tue, 5 Jul 2016, David Kastrup wrote:
Martin Tarenskeen writes:
But this gives me a "Segfault" error
\version "2.19.44"
\relative {
c''8( d e f~ f2~ | f8) f e d c2 |
}
What's wrong here ?
You don't specify operating system, architecture, LilyPond binary
version, whether you took
Original-Nachricht
Hi,
This works fine:
\version "2.19.44"
\relative {
c''8( d e) f~ f2~ | f8 f e d c2 |
}
But this gives me a "Segfault" error
\version "2.19.44"
\relative {
c''8( d e f~ f2~ | f8) f e d c2 |
}
What's wrong here ?
Both are fine here (Mac OS X 10.1
Martin Tarenskeen writes:
> Hi,
>
> This works fine:
>
> \version "2.19.44"
> \relative {
> c''8( d e) f~ f2~ | f8 f e d c2 | }
>
> But this gives me a "Segfault" error
>
> \version "2.19.44"
> \relative {
> c''8( d e f~ f2~ | f8) f e d c2 |
> }
>
>
> What's wrong here ?
You don't specify op
Hi,
This works fine:
\version "2.19.44"
\relative {
c''8( d e) f~ f2~ | f8 f e d c2 |
}
But this gives me a "Segfault" error
\version "2.19.44"
\relative {
c''8( d e f~ f2~ | f8) f e d c2 |
}
What's wrong here ?
--
Martin
___
lilypond-use