View Single Post

   
  #3 (permalink)  
Old 02-19-2008, 12:04 PM
Jacek Kalinski
 
Posts: n/a
Default Re: problem with gcc compiler in current

Dnia 06/08/2004 07:39 PM, Użytkownik Stuart Winter napisał:
>
>>Now I have problem, because I can't compile programs.
>>Any compilation hangs system (only reset work fine).

>
> What problem do you have exactly? Paste the relevant bits (if you
> know what they are) of output here.


Slackware crashes and there are no errors.
I'm sure, that compiling eg. eggdrop-1.6.16 slack crashed (on my system)
twice at the same moment - compiling users.c file.
The last 2 lines I can see on my screen are:
[...]
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c userrec.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c users.c

At this moment slack hangs.

> I certainly do not have any problems compiling
> using Slackware-current's compiler & glibc.


If not, so why I can compile successfully (without any problems) on
glibc-2.3.2-i486-1 and gcc-3.2.3-i486-2 (the same system, gcc and glibc
downgraded to this versions)?

> Perhaps you're missing kernel-headers?
> It could be *anything*.


No - kernel-headers-2.4.22 are installed, and I didn't change it.

PS: compilation of dcgui-0.3.2 also finish with crash (during
compilation process).

If you know how can I gather more information about crash, please tell me.

Jacek
Reply With Quote