[1271] in testers
binaries built with -g
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Nov 30 14:38:13 1990
To: testers@ATHENA.MIT.EDU
Date: Fri, 30 Nov 90 13:50:17 EST
From: John Carr <jfc@ATHENA.MIT.EDU>
I processed the build logs with this awk script:
/^\#\#/ {str = $0 }
/-g/ { if ( str != "" ) { print str ; str = "" } print $0 }
The short list of programs built with -g:
RT
dbx
lpfilter (???)
both
parts of kerberos
parts of moira
parts of tn3270
VAX
emacs/etc
RT:
----------------------------------------------------------------
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/bsd-4.3/rt/ucb/dbx
cc -g -c library.c
cc -g mkdate.c -o mkdate
cc -g -c y.tab.c
cc -g -c asm.c
cc -g -c events.c
cc -g -c c.c
cc -g -c check.c
cc -g -c coredump.c
cc -g -c debug.c
cc -g -c decode.c
cc -g -c eval.c
cc -g -c examine.c
cc -g -c execute.c
cc -g -c fortran.c
cc -g -c frame.c
cc -g -c keywords.c
cc -g -c languages.c
cc -g -c lists.c
cc -g -c main.c
cc -g -c mappings.c
cc -g -c modula-2.c
cc -g -c names.c
cc -g -c object.c
cc -g -c operators.c
cc -g -c ops.c
cc -g -c pascal.c
cc -g -c printsym.c
cc -g -c process.c
cc -g -c procinfo.c
cc -g -c runtime.c
cc -g -c scanner.c
cc -g -c source.c
cc -g -c stabstring.c
cc -g -c symbols.c
cc -g -c tree.c
cc -g -c help.c
cc -g -c version.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/bsd-4.3/rt/ibm/lpfilter/txt3812
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c txt3812.c
(cd ../..//lib/tools;make -wk MACHINE="ibm032" AS="as" CC="cc" CO="co" LD="ld" LN="ln" PR="lpr" RM="/bin/rm" ASFLAGS="" RCSFLAGS="" LDFLAGS="" LNFLAGS="" PRFLAGS="-p" RMFLAGS="-f" REDIRECT="" DEBUG="-g -DDEBUG_UTILS " DFLAGS="-Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS " OPT="" OCFLAGS="" SHOWCMD='' eparser.c)
## Exiting /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/bsd-4.3/rt/ibm/lib/tools
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c ../..//lib/tools/environ.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c line.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c ../..//lpfilter/tools/header.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c ../..//lpfilter/tools/hdr_formats.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c ../..//lpfilter/tools/err_log.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c ../..//lpfilter/tools/el_lib.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c main_txt3812.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c ../..//lpfilter/tools/ac.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -c ../..//lpfilter/tools/banner.c
cc -I. -I../..//lib/tools -I../..//lpfilter/tools -g -DDEBUG_UTILS -Dibm032 -DBSD42 -DERROR_UTILS -DOPT_UTILS -o txt3812 txt3812.o environ.o line.o header.o hdr_formats.o err_log.o el_lib.o main_txt3812.o ac.o banner.o ../../lib/pmp/libpmp.a -lm
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/athena.lib/kerberos/util/ss
cc -g -I../et -c make_commands.c
cc -g -I../et -c mkcmds_utils.c
cc -g -I../et -c options.c
cc -g -I../et -c ct.c
cc -g -I../et -o make_commands make_commands.o mkcmds_utils.o string_utils.o options.o ct.o cmd_tbl.lex.o -ll
cc -g -I../et -c invocation.c
cc -g -I../et -c help.c
cc -g -I../et -c execute_cmd.c
cc -g -I../et -c listen.c
cc -g -I../et -c ss_perror.c
cc -g -I../et -c prompt.c
cc -g -I../et -c request_tbl.c
cc -g -I../et -c list_requests.c
cc -g -I../et -c requests.c
cc -g -I../et -c data.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/athena.lib/moira/ss
cc -g -I../et -I../include -c ss_err.c
cc -g -I../et -I../include -c make_commands.c
cc -g -I../et -I../include -c mkcmds_utils.c
cc -g -I../et -I../include -c string_utils.c
cc -g -I../et -I../include -c options.c
cc -g -I../et -I../include -c ct.c
cc -g -I../et -I../include -c cmd_tbl.lex.c
cc -g -I../et -I../include -o make_commands make_commands.o mkcmds_utils.o string_utils.o options.o ct.o cmd_tbl.lex.o -ll
cc -g -I../et -I../include -c invocation.c
cc -g -I../et -I../include -c help.c
cc -g -I../et -I../include -c execute_cmd.c
cc -g -I../et -I../include -c listen.c
cc -g -I../et -I../include -c ss_perror.c
cc -g -I../et -I../include -c prompt.c
cc -g -I../et -I../include -c request_tbl.c
cc -g -I../et -I../include -c list_requests.c
cc -g -I../et -I../include -c pager.c
cc -g -I../et -I../include -c requests.c
cc -g -I../et -I../include -c data.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/athena.lib/moira/update
cc -g -I../include -c client.c
cc -g -I../include -c ticket.c
cc -g -I../include -c send_file.c
cc -g -I../include -c checksum.c
cc -g -I../include -c hostname.c
cc -g -I../include -c update_server.c
cc -g -I../include -c auth_001.c
cc -g -I../include -c inst_001.c
cc -g -I../include -c xfer_002.c
cc -g -I../include -c exec_002.c
cc -g -I../include -c log.c
cc -g -I../include -c get_file.c
cc -g -I../include -o update_server update_server.o auth_001.o inst_001.o xfer_002.o exec_002.o hostname.o log.o get_file.o checksum.o -L../lib -lmoira -lgdb -lkrb -ldes -lcom_err
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkastosc.c
cc -g -I. -c dohits.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/ucb/tn3270/tn3270/api
cc -g -c asc_ebc.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/ucb/tn3270/tn3270/api
cc -g -c ebc_disp.c
## Exiting /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/ucb/tn3270/tn3270/api
cc -g -I. -o mkastosc mkastosc.o dohits.o ../api/asc_ebc.o ../api/ebc_disp.o
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkastods.c
cc -g -I. -o mkastods mkastods.o ../api/asc_ebc.o ../api/ebc_disp.o
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkdstoas.c
cc -g -I. -o mkdstoas mkdstoas.o ../api/asc_ebc.o ../api/ebc_disp.o
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/rt/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkhits.c
cc -g -I. -o mkhits mkhits.o dohits.o ../api/asc_ebc.o ../api/ebc_disp.o
----------------------------------------------------------------
VAX:
----------------------------------------------------------------
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/athena.lib/kerberos/util/ss
cc -g -I../et -c make_commands.c
cc -g -I../et -c mkcmds_utils.c
cc -g -I../et -c string_utils.c
cc -g -I../et -c options.c
cc -g -I../et -c ct.c
cc -g -I../et -c cmd_tbl.lex.c
cc -g -I../et -o make_commands make_commands.o mkcmds_utils.o string_utils.o options.o ct.o cmd_tbl.lex.o -ll
cc -g -I../et -c invocation.c
cc -g -I../et -c help.c
cc -g -I../et -c execute_cmd.c
cc -g -I../et -c listen.c
cc -g -I../et -c ss_perror.c
cc -g -I../et -c prompt.c
cc -g -I../et -c request_tbl.c
cc -g -I../et -c list_requests.c
cc -g -I../et -c pager.c
cc -g -I../et -c requests.c
cc -g -I../et -c data.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/athena.lib/moira/server
cc -c -I../include -g qrtn.c
cc -c -I../include -g qsupport.c
cc -c -I../include -g increment.c
cc -c -I../include -g cache.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/third/common/gnu/emacs.18.54/etc
gcc -o etags -g -O -DETAGS etags.c
gcc -o ctags -g -O -DCTAGS etags.c
gcc -o loadst -g -O loadst.c
gcc -o make-docfile -g -O make-docfile.c
gcc -o digest-doc -g -O digest-doc.c
gcc -o sorted-doc -g -O sorted-doc.c
gcc -o movemail -g -O -DMAIL_USE_POP -DKPOP -DHESIOD movemail.c -lhesiod -lkrb -ldes
gcc -o cvtmail -g -O cvtmail.c
gcc -o fakemail -g -O fakemail.c
gcc -o yow -g -O yow.c
gcc -o env -DEMACS -g -O env.c
gcc -o server -g -O server.c
gcc -o emacsclient -g -O emacsclient.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/athena.lib/kerberos/util/ss
cc -g -I../et -c listen.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/athena.lib/moira/ss
cc -g -I../et -I../include -c ss_err.c
cc -g -I../et -I../include -c make_commands.c
cc -g -I../et -I../include -c mkcmds_utils.c
cc -g -I../et -I../include -c string_utils.c
cc -g -I../et -I../include -c options.c
cc -g -I../et -I../include -c ct.c
cc -g -I../et -I../include -c cmd_tbl.lex.c
cc -g -I../et -I../include -o make_commands make_commands.o mkcmds_utils.o string_utils.o options.o ct.o cmd_tbl.lex.o -ll
cc -g -I../et -I../include -c invocation.c
cc -g -I../et -I../include -c help.c
cc -g -I../et -I../include -c execute_cmd.c
cc -g -I../et -I../include -c listen.c
cc -g -I../et -I../include -c ss_perror.c
cc -g -I../et -I../include -c prompt.c
cc -g -I../et -I../include -c request_tbl.c
cc -g -I../et -I../include -c list_requests.c
cc -g -I../et -I../include -c pager.c
cc -g -I../et -I../include -c requests.c
cc -g -I../et -I../include -c data.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/athena.lib/moira/update
cc -g -I../include -c client.c
cc -g -I../include -c ticket.c
cc -g -I../include -c send_file.c
cc -g -I../include -c checksum.c
cc -g -I../include -c hostname.c
cc -g -I../include -c update_server.c
cc -g -I../include -c auth_001.c
cc -g -I../include -c inst_001.c
cc -g -I../include -c xfer_002.c
cc -g -I../include -c exec_002.c
cc -g -I../include -c log.c
cc -g -I../include -c get_file.c
cc -g -I../include -o update_server update_server.o auth_001.o inst_001.o xfer_002.o exec_002.o hostname.o log.o get_file.o checksum.o -L../lib -lmoira -lgdb -lkrb -ldes -lcom_err
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/athena.lib/moira/server
cc -c -I../include -g mr_main.c
cc -c -I../include -g mr_sauth.c
cc -c -I../include -g mr_scall.c
cc -c -I../include -g mr_srvdata.c
cc -c -I../include -g mr_shutdown.c
cc -c -I../include -g mr_util.c
cc -c -I../include -g qrtn.c
cc -c -I../include -g queries2.c
cc -c -I../include -g qsupport.c
cc -c -I../include -g qsubs.c
cc -c -I../include -g mr_sbrk.c
cc -c -I../include -g mr_smalloc.c
cc -c -I../include -g meinitlst.c
cc -c -I../include -g increment.c
cc -c -I../include -g cache.c
cc -c -I../include -g startmoira.c
cc -o startmoira -g startmoira.o
cc -c -I../include -g mr_glue.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/athena.lib/moira/dcm
cc -I../include -g -c dcm.c
cc -I../include -g -c utils.c
cc -I../include -g -c startdcm.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkastosc.c
cc -g -I. -c dohits.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/ucb/tn3270/tn3270/api
cc -g -c asc_ebc.c
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/ucb/tn3270/tn3270/api
cc -g -c ebc_disp.c
## Exiting /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/ucb/tn3270/tn3270/api
cc -g -I. -o mkastosc mkastosc.o dohits.o ../api/asc_ebc.o ../api/ebc_disp.o
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkastods.c
cc -g -I. -o mkastods mkastods.o ../api/asc_ebc.o ../api/ebc_disp.o
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkdstoas.c
cc -g -I. -o mkdstoas mkdstoas.o ../api/asc_ebc.o ../api/ebc_disp.o
## Entering /afs/rel-eng.athena.mit.edu/project/release/current/build/vax/athena/ucb/tn3270/tn3270/tools
cc -g -I. -c mkhits.c
cc -g -I. -o mkhits mkhits.o dohits.o ../api/asc_ebc.o ../api/ebc_disp.o
----------------------------------------------------------------