Thanks all for replies, I've just solved this problem by
adding -xO4 option to CC compiler. This option does many
optimizations such as "automatic inlining", etc.
I think that GCC already have this optimization turned on
dy default, but CC does not.
___
Andy Fiddaman said:
> On Wed, 10 Aug 2005, Dennis Peterson wrote:
>
> ; Dale Walsh said:
> ; >
> ; > On Aug 10, 2005, at 08:12 AM, Andrés Yacopino wrote:
> ; >
> ; >> I have solaris too and compiled with gcc, this works great. I
> ; >> compiled it with this parameters:
> ; >>
> ; >> First i do:
> ;
On Wed, 10 Aug 2005, Dennis Peterson wrote:
; Dale Walsh said:
; >
; > On Aug 10, 2005, at 08:12 AM, Andr?s Yacopino wrote:
; >
; >> I have solaris too and compiled with gcc, this works great. I
; >> compiled it with this parameters:
; >>
; >> First i do:
; >>
; >> in /usr/local/lib
; >>
; >> ln -
Dale Walsh said:
>
> On Aug 10, 2005, at 08:12 AM, Andrés Yacopino wrote:
>
>> I have solaris too and compiled with gcc, this works great. I
>> compiled it with this parameters:
>>
>> First i do:
>>
>> in /usr/local/lib
>>
>> ln -s /opt/sfw/gcc-3/lib/libgcc_s.so.1 libgcc_s.so.1
>>
>> Then
>>
>> ./c
On Aug 10, 2005, at 08:12 AM, Andrés Yacopino wrote:
I have solaris too and compiled with gcc, this works great. I
compiled it with this parameters:
First i do:
in /usr/local/lib
ln -s /opt/sfw/gcc-3/lib/libgcc_s.so.1 libgcc_s.so.1
Then
./configure --build=sparc-sun-solaris2.9 LDFLAGS='-
From: <[EMAIL PROTECTED]>>Reply-To: ClamAV users
ML <clamav-users@lists.clamav.net>>To:
clamav-users@lists.clamav.net>Subject: [Clamav-users] ClamAV compile
problem on Sol9 with Sun Studio 10>Date: Wed, 10 Aug 2005 16:01:31
+0600>>Hello,>>I have a problem
Hello,
I have a problem with compiling ClamAV 0.85 with Sun CC
(Studio10).
During compile, when linking libclamav, I receive
following error:
/usr/ccs/bin/ld -G -z defs -h libclamav.so.1 -o
.libs/libclamav.so.1.0.11 matcher-ac.lo matcher-bm.lo
matcher.lo md5.lo others.lo read
Thanks Matt..
-Original Message-
From: Matt [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 20, 2004 5:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [Clamav-users] Clamav compile
On Mon, 19 Apr 2004 18:16:51 -0400
Robin, Rob wrote:
> Hello all,
>
> Platform: BSDi 4.2, g
On Mon, 19 Apr 2004 18:16:51 -0400
Robin, Rob wrote:
> Hello all,
>
> Platform: BSDi 4.2, gcc 2.95.2.
> I tried patches for *BSDs.
>
> Any pointers ?
>
> ./configure --prefix=/usr/local/clamav/0.70
Update your gcc to the latest version (3.3*) I believe. Same problem on
Hello all,
Platform: BSDi 4.2, gcc 2.95.2.
I tried patches for *BSDs.
Any pointers ?
./configure --prefix=/usr/local/clamav/0.70
mailtest% make
make all-recursive
Making all in libclamav
source='scanners.c' object='scanners.lo' libtool=yes depfile='.dep
10 matches
Mail list logo