Nabil,
Can you use gcc 4.4?  It should be available on EL5 as a technology preview
by installing the gcc44{,-c++,-gfortran} packages.  You'll then need to set
your CC and CXX env vars to /usr/bin/gcc44 and /usr/bin/g++44 respectively.


----------
Chuck Atkins
Staff R&D Engineer, Scientific Computing
Kitware, Inc.


On Thu, Jan 26, 2017 at 9:36 AM, Nabil Ghodbane <nabil.ghodb...@gmail.com>
wrote:

> dear experts,
> I need to compile the Paraview 5.01 for CentOS 5.11/ gcc 4.1.2 (x64).
> Unfortunately the CMake claims that GCC 4.2 or greater is required. I can
> of course edit the CMake files and release this constraint.
> But before going further, I am wondering whether someone on this mailing
> list did already manage to compile Paraview with gcc 4.1.
> My final goal being to compile h5py+Paraview....
> In advance, thanks for your valuable help.
>
>
> Nabil Ghodbane (Ph. D. Habil*.*)
> Phone: +33 6 34 42 33 43 <+33%206%2034%2042%2033%2043>
> Mailto: nabil.ghodb...@gmail.com
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to