openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openexr-devel] 1.6.0 builds on 64bit Linux platform?


From: Wayne Wooten
Subject: [Openexr-devel] 1.6.0 builds on 64bit Linux platform?
Date: Thu, 16 Aug 2007 17:17:01 -0700


I seem to be having problems building on a RedHat EL4.4 64bit Linux platform.

The libtool program seems to substitute in a 32 bit path instead of a 64bit path.

IE:
g++ -pipe -g -O2 -o b44ExpLogTable b44ExpLogTable.o -L/usr/local/lib -pthread /usr/local/lib/libImath.a -L/scratch/gcc4/gcc-4.0.2-objdir/ x86_64-unknown-linux-gnu/32/libstdc++-v3/src -L/scratch/gcc4/ gcc-4.0.2-objdir/x86_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs - L/scratch/gcc4/gcc-4.0.2-objdir/gcc/32 -L/scratch/gcc4/gcc-4.0.2- objdir/gcc -L/usr/lib/gcc/../../lib -L/usr/lib/gcc/.. -L/lib/../lib - L/usr/lib/../lib /usr/local/lib/libHalf.a /usr/local/lib/ libIlmThread.a /usr/local/lib/libIex.a /usr/lib/../lib/libstdc++.so - Wl,--rpath -Wl,/usr/lib/../lib -Wl,--rpath -Wl,/usr/lib/../lib /usr/lib/../lib/libstdc++.so: could not read symbols: File in wrong format

The path should read: /usr/lib/../lib64/libstdc++.so

I haven't been able to grok enough of the build system to figure out how to make a fix...

  Anyone having similar problems?

   Thanks,
      --Wayne




reply via email to

[Prev in Thread] Current Thread [Next in Thread]