POV-Ray : Newsgroups : povray.unix : Call for help with experimental development : Re: Call for help with experimental development Server Time
20 Apr 2024 03:34:44 EDT (-0400)
  Re: Call for help with experimental development  
From: LanuHum
Date: 16 Jul 2016 01:50:00
Message: <web.5789ca2fad2bec147a3e03fe0@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Folks,
>
> as a few of you may already have noticed, I'm currently trying to
> implement a mechanism to cache macros in memory, to speed up calls to
> macros defined in other files.
>
> While the current work-in-progress code appears to work ok on Windows,
> /something/ seems to make it fail on Unix systems, in a manner that
> puzzles me.
>
> Since I can't do much Unix debugging myself, I'd be much obliged if
> someone could pick up the glove to do some experiments with the code at
> https://github.com/c-lipka/povray/tree/refactor/iostream, and give me a
> hint or two where things may be going wrong. Otherwise I'll probably
> have to abandon this attempt to speed up parsing.

Yesterday assembly from the source code did not work.
Today created a package on the file specification.
Just in case, I put the line
CXXFLAGS="-Wno-multichar -std=gnu++0x"
After that, from the source code program was created, too
make check - successfully
make install - successfully
run successfully
:)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.