Aside from different directories for where things live on my system, that's pretty much what I did as well.
> -----Original Message----- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of > Ferguson, Neale > I did: > ./configure --enable-threads=posix --prefix=/opt/gcc > --with-local-prefix=/opt/gcc/local > --infodir=/opt/gcc/share/info --mandir=/opt/gcc/share/man > --disable-checking --libdir=/opt/gcc/lib --enable-libgcj > --with-gxx-include-dir=/opt/gcc/include/g++ > --with-system-zlib --enable-shared --enable-__cxa_atexit > --with-gcc-version-trigger=/home/usanefe/gcc/gcc/version.c > --enable-languages=c,c++,pl1 > > make > > and got a clean build. The resulting command pl11 simply does > syntax/semantic checking - no code generation. ---------------------------------------------------------------------- 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
