GNU Pascal Homepage - gpc - gpc-announce - gpc-de - gpc-doc
Diese Seite auf deutsch

Mail #3697

Back to main page of archive

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  

From: Khimenko Victor
Subject: Vs: building GPC compiler + FAQ
Date: 7 Apr 2000, 10:38:59

6-Apr-00 22:25 you wrote:
> The new FAQ is hard to find, only through mailing archive. Should it not be at the ftp site? and on the GPC homepage?
> regarding building a GPC compiler, on a redhat 6.0, I followed the instructions from the new FAQ:
> I have installed a gcc-2.95.2.i686.rpm which is working

Are you sure ?

> using gcc-2.95.2.tar.gz and gpc-19991030.tar.gz
> unpacked them in /usr/local/src
> moved /p to /gcc
> applied the patch
> and when I come to configure it does not work and I get this:
> I use this command :
> ../gcc-2.95.2/configure --enable-languages=pascal "i686"
> it returns this:
> Created "Makefile" in /usr/local/src/gcc-build
> /usr/bin/ld: cannot open crt1.o: No such file or directory
> collect2: ld returned 1 exit status
> *** The command 'gcc -o conftest -g -O2 conftest.c' failded.
> *** You must set the enviroment variable CC to a working compiler.
> What is wrong?

You need SOME "C" comiler to bootstrap GPC. Looks like you do not have one.
gcc can not work in void - it need glibc-devel, binutils, etc. Are you sure
you can compile two line program
-- test.c --
main() {
}
-- cut --
yourself ?

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  


In reply to

Author Subject Date
Pernille Bech & Klaus F. Østergaard Vs: building GPC compiler + FAQ 6 Apr 2000, 22:25:00

Back to main page of archive


Note: This page contains information that does not originate from the owner of this web site, but from the authors of the mails archived. The owner of this web site is not responsible for the content of such information. Any use of that infomation requires the consent of the respective author.

Where WWW addresses (URLs) in the mails archived are marked as hyperlinks, this is only for the comfort of the reader. The content of the web pages linked to like this does not necessarily reflect the opinion of the owner of this web site or of the authors of the mails archived. The owner of this web site is not responsible for the content of such web pages. Those pages are explicitly not to be considered as part of the content of this page, but merely as references.


This page was created by Crystal 0.999 (Linux 2.4.27/i686).