Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 1999 22:41:18 +0200 (EET)
From:      Hlias Saxpazidis <hsaxpazi@pandora.teimes.gr>
To:        freebsd-questions@FreeBSD.ORG
Cc:        owner-freebsd-questions@FreeBSD.ORG
Subject:   Pascal
Message-ID:  <Pine.BSF.3.96.991214223515.24815A-100000@pandora.teimes.gr>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991214223515.24815A-100000>