Date: Tue, 10 Jul 2001 15:37:05 +0300 (EEST) From: Tuukka Toivonen To: pgcc AT delorie DOT com Subject: Re: Fw: problem when using pgcc In-Reply-To: <00ea01c10956$ab1bfc60$260110ac@KOVAITEAM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: pgcc AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 10 Jul 2001, vanitha wrote: > i am using redhat7.1 and i removed the gcc in that. i downloaded the binary pgcc-2.95.3 and installed. when i compile the program using pgcc it displays error > core dumped. what is the problem. please answer this. Did I understand correctly, pgcc core dumps each time you try to compile any program? You could try compiling pgcc from source. Of course it is a bit difficult since you already removed the standard redhat compiler. You should probably reinstall redhat default compiler and use it for normal compilations (or when you have a problem with pgcc) and use pgcc only for programs that require lots of speed.