Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ccc on compaq ds20e
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
delroy
n00b
n00b


Joined: 24 Jan 2004
Posts: 2

PostPosted: Sat Jan 24, 2004 4:37 pm    Post subject: ccc on compaq ds20e Reply with quote

hi there
I was having issues with "ccc" on my alphalinux box. when I do a

Code:
CC=ccc CFLAGS="-fast -host" emerge gzip


I get the following error message:

Code:
cc: Error: gzip.c, line 1428: In this statement, "__CHAR_BIT__" is not declared. (undeclared)
    for (o = OFF_T_MAX;  9 < o;  o /= 10) {
-------------^
make[1]: *** [gzip.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/gzip-1.3.3-r2/work/gzip-1.3.3'
make: *** [all] Error 2


Somehow ccc adds 2 underscores to
Code:
CHAR_BIT
. Any idea whats going on?

thanks in advance.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum