POV-Ray : Newsgroups : povray.unix : povbench : Re: povbench Server Time
28 Jul 2024 16:24:17 EDT (-0400)
  Re: povbench  
From: Thomas Willhalm
Date: 12 Jun 2002 10:36:05
Message: <3d075c55@news.povray.org>
Ole Laursen wrote:

> "Thorsten Froehlich" <tho### [at] trfde> writes:
>> In article <87l### [at] bachcomposers> , Ole Laursen
>> 
>> This is under Linux, of course.  It may just be a library issue that
>> doesn't
>> exist under Windows.  gcc surely is not such a good compiler...
> 
> This is povray.unix, so who cares how ICC performs on Windows? Get a
> real operating system. :-)

Didn't Thorsten work on a Mac, anyway? :-)
 
> Anyway, AFAIK ICC doesn't include a C library, so they use the same
> libraries.

There are some dependencies:
$ ldd megapovplus
        libvgagl.so.1 => /usr/lib/libvgagl.so.1 (0x40026000)
        libvga.so.1 => /usr/lib/libvga.so.1 (0x40035000)
        libz.so.1 => /lib/libz.so.1 (0x4008d000)
        libpng.so.2 => /usr/lib/libpng.so.2 (0x4009c000)
        libm.so.6 => /lib/libm.so.6 (0x400ce000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400f0000)
        libcxa.so.1 => /opt/intel/compiler60/ia32/lib/libcxa.so.1 
(0x401b1000)
        libc.so.6 => /lib/libc.so.6 (0x4021f000)
        libdl.so.2 => /lib/libdl.so.2 (0x40345000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Thomas


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.