Also, my boost version is 1.43.0

On Thu, Mar 17, 2011 at 11:33 PM, Raghuram.O.S. <raghuramos1...@gmail.com>wrote:

> gcc --version
> gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
>
> I thought this was the compiler which other links I referred to had used
> (and the default one on the red hat machine I'm using). Should I install a
> newer version?
>
>
> On Thu, Mar 17, 2011 at 11:32 PM, Andreas Kloeckner <
> li...@informa.tiker.net> wrote:
>
>> Dear Onti,
>>
>> On Thu, 17 Mar 2011 23:21:21 -0400, "Raghuram.O.S." <
>> raghuramos1...@gmail.com> wrote:
>> > Sorry, I put in the wrong line. This is my siteconf.py
>> >
>> > BOOST_INC_DIR = ['/nfs/01/osu5574/local/boost/include']
>> > BOOST_LIB_DIR = ['/nfs/01/osu5574/local/boost/lib']
>> > BOOST_COMPILER = 'gcc'
>> > BOOST_PYTHON_LIBNAME = ['boost_python']
>> > BOOST_THREAD_LIBNAME = ['boost_thread']
>> > CUDA_TRACE = False
>> > CUDA_ENABLE_GL = False
>> > CUDA_ROOT = '/nfs/01/osu5574/local/cuda/'
>> > CUDADRV_LIB_DIR = ['/nfs/01/osu5574/loca/cuda/lib64']
>> > CUDADRV_LIBNAME = ['cuda']
>> > CXXFLAGS = ['-DBOOST_PYTHON_NO_PY_SIGNATURES']
>> > LDFLAGS = []
>>
>> Do you happen to know whether a newer compiler is installed on the
>> system? If the NO_PY_SIGNATURES define doesn't help, I think this would
>> be the only option.
>>
>> Andreas
>>
>
>
>
> --
> Regards,
> Onti
>



-- 
Regards,
Onti
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to