POV-Ray : Newsgroups : povray.beta-test : 3.7.0.beta.34 fails to compile on opensuse 11.1 with boost 1.39 : Re: 3.7.0.beta.34 fails to compile on opensuse 11.1 with boost 1.39 Server Time
4 Jul 2024 12:39:45 EDT (-0400)
  Re: 3.7.0.beta.34 fails to compile on opensuse 11.1 with boost 1.39  
From: folkert
Date: 7 Jan 2010 16:10:00
Message: <web.4b464d5152adf2d47f86207e0@news.povray.org>
Nicolas Alvarez <nic### [at] gmailcom> wrote:
> folkert wrote:
> > g++  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3
> > -ffast-math -march=native -pthread  -L/usr/lib  -L/usr/lib -o povray
> > disp_sdl.o disp_text.o ../vfe/libvfe.a ../source/backend/libbackend.a
> > ..../source/frontend/libfrontend.a ../source/base/libbase.a
> > ../source/libpo
> > vray.a -lSDL -L/usr/lib64 -lSDL -lpthread -lXpm  -lSM -lICE -lX11  -ltiff
> > -ljpeg
> > -lpng12 -lz -lrt -lm   -pthread
>
> For some strange reason, that's not linking to boost at all.

Odd.
Adding -lboost_thread-mt to LDFLAGS indeed fixed it.

Thanks for helping out!


Post a reply to this message

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