[Radiance-dev] Help compiling 3R9 for Linux
Mark Stock
mstock at umich.edu
Thu May 1 06:10:22 PDT 2008
Greg,
The binaries are at:
http://mark.technolope.org/transfer/rad3R9_bin.tar.gz
But I didn't specifically make them static. Doh!
And, per PAB's suggestions, here is some more information:
% gcc -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info --enable-shared
--enable-threads=posix --enable-checking=release
--with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic
--host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
% ldd /usr/local/bin/rpict
linux-gate.so.1 => (0x40000000)
libm.so.6 => /lib/libm.so.6 (0x00922000)
libc.so.6 => /lib/libc.so.6 (0x007c7000)
/lib/ld-linux.so.2 (0x007a8000)
% ll /lib/libc.so.6
lrwxrwxrwx 1 root root 11 2007-11-14 17:21 /lib/libc.so.6 ->
libc-2.7.so
Mark
On Wed, 30 Apr 2008, Gregory J. Ward wrote:
> Great, thanks Mark. That was quick. Any chance of posting the executables
> somewhere so I can grab them? Any comments from the list on how to ensure
> portability between Linux flavors?
>
> -Greg
>
>> From: Mark Stock <mstock at umich.edu>
>> Date: April 30, 2008 8:36:58 PM PDT
>>
>> Greg,
>>
>> Reporting for a release (not unstable or testing) version of Fedora 8 i686,
>> using gcc 4.1.2, with the default rmake command, I find that 3R9 builds
>> completely. The dozen or so warnings are mostly about how mktemp is
>> dangerous and that we should use mkstemp. Some other warnings are in
>> libtiff, another about how gets is dangerous.
>>
>> Mark
>>
>> On Wed, 30 Apr 2008, Greg Ward wrote:
>>
>>> If anyone out there is willing to lend a hand, I'd like to compile
>>> Radiance under Linux for a 3.9 release. Please use whatever method you
>>> think will be most portable. If that requires static links, fine by me.
>>> I don't know Linux well enough to compile things portably, nor to I have
>>> convenient access to a machine to do so. The release source may be
>>> downloaded from:
>>>
>>> http://radsite.lbl.gov/radiance/dist/rad3R9.tar.gz
>>>
>>> Please respond and CC the list before you begin, so we don't duplicate
>>> effort.
>>>
>>> Thanks in advance,
>>> -Greg
>
> _______________________________________________
> Radiance-dev mailing list
> Radiance-dev at radiance-online.org
> http://www.radiance-online.org/mailman/listinfo/radiance-dev
>
>
More information about the Radiance-dev
mailing list