From owner-freebsd-questions Tue Dec 14 12:41:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from teimes.gr (pandora.teimes.gr [194.177.216.2]) by hub.freebsd.org (Postfix) with ESMTP id 364FB1526B; Tue, 14 Dec 1999 12:41:27 -0800 (PST) (envelope-from hsaxpazi@pandora.teimes.gr) Received: from localhost (hsaxpazi@localhost) by teimes.gr (8.8.8/8.8.8) with SMTP id WAA24826; Tue, 14 Dec 1999 22:41:18 +0200 (EET) (envelope-from hsaxpazi@pandora.teimes.gr) Date: Tue, 14 Dec 1999 22:41:18 +0200 (EET) From: Hlias Saxpazidis To: freebsd-questions@FreeBSD.ORG Cc: owner-freebsd-questions@FreeBSD.ORG Subject: Pascal Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys, I am looking for a Pascal compiler for FreeBSD. There is NOT any package or port about this. I downloaded gnu-pascal sources ( gpc-19990118.tgz ang gcc-2.8.1 ). I followed the instructions but I could not build it. ----------------------------- root@r412:/usr/ports/lang/gcc28/work/gcc-2.8.1 # make LANGUAGES=pascal cd p; make "AR_FLAGS=rc" "AR_FOR_TARGET=/usr/local/i386-unknown-freebsd3.2/bin/ar" "BISON=bison" "BISONFLAGS=" "CC=gcc" "CFLAGS=-g" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=flex" "LEXFLAGS=" "LN=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS=" "RANLIB_FOR_TARGET=/usr/local/i386-unknown-freebsd3.2/bin/ranlib" "RANLIB_TEST_FOR_TARGET=[ -f /usr/local/i386-unknown-freebsd3.2/bin/ranlib ]" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "tooldir=/usr/local/i386-unknown-freebsd3.2" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/i386-unknown-freebsd3.2/2.8.1" "CROSS=" "X_CFLAGS=" "GPC_EGCS_FLAG=" "EXTRA_LIBS=" "MAYBE_TARGET_DEFAULT=" "MAYBE_USE_COLLECT2=" "SCHED_CFLAGS=" "includedir=`echo '/usr/local/include'|sed -e 's/\\$/\\\\&&/g'`" "libsubdir=`echo '/usr/local/lib/gcc-lib/i386-unknown-freebsd3.2/2.8.1'|sed -e 's/\\$/\\\\&&/g'`" "target_alias=i386-unknown-freebsd3.2" "gpc_version=19990118" "rts_version=19990118" "version=2.8.1" ../gpc1 gcc -c -DIN_GCC -DGPC -g -I. -I.. -I. -I./.. -I./../config -I./../../include gpc-common.c In file included from gpc-common.c:43: gpc-defs.h:625: conflicting types for `record_function_format' ../c-tree.h:165: previous declaration of `record_function_format' *** Error code 1 Stop. *** Error code 1 Stop. ------------------------------------------------------------------------ Could someone give me any advice, hint or send me a compiled pascal ? Thanks Ilias --- Ilias Sachpazidis e-mail: hsaxpazi@teimes.gr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message