[ ] Sunday, 1 November 2015 [ ]

Drum: Grade Debut

09:45 Glasgow Music Studios

Glasgow Jazz School

Glasgow Royal Concert Hall, 14:00 to 17:00

pcc

Following the advice of Daniel I built and ran

Portable C Compiler 1.2.0.DEVEL 20151021 for x86_64-unknown-openbsd5.8
Needed to add the following to configure to build on amd64:

--- configure	Tue Dec  2 19:12:30 2014
+++ /home/fred/tmp/configure	Sun Nov  1 21:02:40 2015
@@ -2046,6 +2046,7 @@ case "$target_os" in
 	targos=openbsd
 	case "$target_cpu" in
 	    i?86) targmach=i386 ;;
+	    x86_64) targmach=amd64 ;;
 	    vax) targmach=vax ;;
 	    powerpc) targmach=powerpc endian=big ;;
 	    sparc64) targmach=sparc64 endian=big ;;

So now compiling code with pcc.

pccportsmusicdrums


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $