c/1001: gcc 2.95.2 doesn't work on Sun workstation
khanhxn@yahoo.com
khanhxn@yahoo.com
Wed Dec 6 09:56:00 GMT 2000
>Number: 1001
>Category: c
>Synopsis: gcc 2.95.2 doesn't work on Sun workstation
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 06 09:56:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: khanhxn@yahoo.com
>Release: unknown-1.0
>Organization:
>Environment:
Sun workstation runs solaris 2.6
>Description:
I downloaded gcc version 2.95.2 19991024; compiled using
gcc version 2.8.1; installed in my working directory. No
problem. When I tested it by compiling the following tiny
c program I got dozen of cpp proccesses keep running forever.
I am not sure it's a bug or I am doing something wrong.
The c program:
#include <stdio.h>
main()
{
printf("Hello GCC\n");
}
I also tried compile several c programs but not work.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list