I still have problems getting that to compile, even with the tree-ssa version. The compile runs for quite a while on the other languages, and then I get this: gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -DHAVE_CONFIG_H -I. -Ipl1 -I../../gcc/gcc -I../../gcc/gcc/pl1 -I../../gcc/gcc/../include -I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to ../../gcc/gcc/pl1/pl11.c -o pl1/pl11.o bison -y -v -d -t -g pl1/pl1-parser.y -o pl1/pl1.tab.c bison: cannot open file `pl1/pl1-parser.y': No such file or directory make[1]: *** [pl1/pl1.tab.h] Error 2 make[1]: Leaving directory `/root/gcc.build.lnx/gcc' make: *** [all-gcc] Error 2
I opened up a problem on the sourceforge site. I don't think the developer reads them, though. Sigh. :( Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of David Boyes Sent: Friday, July 09, 2004 8:42 PM To: [EMAIL PROTECTED] Subject: Re: Progress on PL/1 for Linux On Fri, Jul 09, 2004 at 06:53:08PM -0400, Post, Mark K wrote: > What version of the gcc source code did you use to do the compile? I > just tried with 3.3.4, and it failed. (I was trying to avoid using > the "ssa" version the INSTALL file talks about if at all possible.) I followed the INSTALL file and used the ssa version. -- db ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
