[Paraview] Compiling on Mac OS X 10.5 - PPC
Martin Costabel
costabel at wanadoo.fr
Wed Mar 12 04:22:29 EDT 2008
Pierre-Olivier Dallaire wrote:
> Hi,
>
> I tried to compile Paraview 3.3 on Mac OS X PPC and I've got this error
> when building the final executable :
>
> [ 99%] Built target pqComponents
> Linking CXX executable ../../bin/paraview.app/Contents/MacOS/paraview
> ld64: warning: option -noprebind is obsolete and being ignored
> */ld: bl out of range (16777248 max is +/-16M)/* from
> vtkImageSpatialAlgorithm::InternalRequestUpdateExtent ... blablabla
>
> Is there any way to avoid this warning ?
Why do you want to avoid the warning? It is harmless.
What you want to avoid is the *error* "ld: bl out of range".
Quoting from a message on this list 10 days ago:
> The problem was fixed by turning BUILD_SHARED_LIBS on.
--
Martin
More information about the ParaView
mailing list