[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gcc 6.1.1
From: |
Colin Macdonald |
Subject: |
Re: gcc 6.1.1 |
Date: |
Sat, 18 Jun 2016 22:47:43 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 |
On 17/06/16 17:56, Dmitri A. Sergatskov wrote:
changeset: 21944:4b2eab5d2a6a
bookmark: @
tag: tip
user: John W. Eaton <address@hidden <mailto:address@hidden>>
date: Fri Jun 17 16:51:09 2016 -0400
summary: provide wrapper for strdup
I can compile octave 4.1.0+ with gcc 6.1.1
(Fedora 24)
Thanks for the heads up!
Unfortunately, I cannot compile on Fedora 24 with tip (f0303b64e59a). I
also tried (4b2eab5d2a6a) as mentioned above and got the same error:
CXXLD src/octave-cli
CXXLD libgui/liboctgui.la
/mnt/files/export/src/octave.hg/liboctave/.libs/liboctave.so: undefined
reference to `areadlink'
collect2: error: ld returned 1 exit status
Makefile:14535: recipe for target 'src/octave-cli' failed
Any suggestions?
Colin
- gcc 6.1.1, Dmitri A. Sergatskov, 2016/06/17
- Re: gcc 6.1.1,
Colin Macdonald <=