[1239] in SIPB_Linux_Development
PCLU and Linux ELF
daemon@ATHENA.MIT.EDU (Constantine Sapuntzakis)
Thu Feb 8 20:18:49 1996
Date: Thu, 8 Feb 1996 20:19:18 -0500
From: Constantine Sapuntzakis <csapuntz@MIT.EDU>
To: sipb-athena@MIT.EDU
I'm able to get PCLU running with Linux dual ELF/a.out system if I add
the following flag to cc in both
"-b i486-linuxaout"
PCLU/lib/code/cmp/ccdbg.cmd
PCLU/lib/code/cmp/ccopt.cmd
PCLU/lib/exe/plink
This is a good interim solution in case recompiling for ELF is a large
PITA.
-Costa