-fpermissive to allow GCC to compile old C++
[oweals/cde.git] / cde / programs / dtmail / dtmail / dtmail-lib.proj
1 /* ObjectCenter Project File */
2 /* Options for project */
3 unsetopt ansi
4 setopt auto_compile
5 unsetopt auto_reload
6 setopt auto_replace
7 unsetopt batch_load
8 unsetopt batch_run
9 setopt cc_prog              cc
10 setopt ccargs               -g
11 setopt primary_language     C++
12 setopt cxx_prog             /net/leaves/export/tools/compilers/CenterLine/bin/CC
13 setopt cxxargs              +d -g
14 setopt demand_driven_level  3
15 setopt cxx_suffixes         C c CC cc CXX cxx cpp H h HH hh HXX hxx hpp
16 setopt c_suffixes           c h
17 setopt show_inheritance
18 setopt print_inherited
19 unsetopt print_static
20 setopt print_runtime_type
21 setopt tmpl_instantiate_obj
22 unsetopt tmpl_instantiate_flg
23 unsetopt create_file
24 unsetopt debug_child
25 unsetopt echo
26 unsetopt edit_jobs
27 unsetopt edit_line
28 unsetopt edit_line_file
29 unsetopt editor
30 unsetopt edit_query
31 unsetopt edit_line_query
32 unsetopt edit_pause
33 unsetopt edit_wakeup
34 unsetopt eight_bit
35 setopt email_address        objectcenter-support@centerline.com
36 unsetopt ignore_sharp_lines
37 setopt instrument_all
38 setopt instrument_byte
39 setopt instrument_space     4
40 setopt histchar             35
41 setopt line_edit
42 unsetopt line_meta
43 setopt lint_load            2
44 setopt lint_run             2
45 setopt list_action
46 unsetopt load_flags
47 setopt long_not_int
48 setopt old_make
49 unsetopt make_args
50 setopt make_hfiles
51 unsetopt make_offset
52 setopt make_prog            make
53 setopt make_symbol          #
54 setopt mem_config           16384
55 unsetopt mem_trace
56 unsetopt page_cmds
57 setopt page_list            10
58 unsetopt page_load
59 unsetopt path
60 setopt proto_path           . /net/leaves/export/tools/compilers/CenterLine/oc_2.0.0/sparc-solaris2/proto /net/leaves/export/tools/compilers/CenterLine/general/proto
61 unsetopt preprocessor
62 setopt program_name         a.out
63 unsetopt print_custom
64 setopt print_pointer
65 setopt print_string         20
66 unsetopt save_memory
67 setopt sbrk_size            1048576
68 unsetopt swap_uses_path
69 setopt sys_load_cflags      -L/lib -L/usr/lib -L/usr/local/lib -I/net/leaves/export/tools/compilers/CenterLine/include/CodeCenter -I/usr/include -Dunix -Dsun -Dsparc
70 setopt sys_load_cxxflags    -L/object/CenterLine/sparc-solaris2/lib -L/lib -L/usr/lib -L/usr/local/lib -I/opt/CenterLine/clc++/sparc-solaris2/incl -I/opt/CenterLine/include/CodeCenter -I/usr/include -Dsun -DBSD -Dsparc -Dunix -D__STDC__=0 -L/usr/openwin/lib -L../../../binstall/lib -I../../../lib -I../include/utils -I../include/MotifApp -I.. -I. -I../include -I../../dtcompat -I../../../binstall/include -I/usr/openwin/include -I./Common -DDTMAIL_TOOLTALK -DSunOS -DREL=53 -DDL_DYNAMIC_LIBS -DMMAP_NORESERVE
71 unsetopt tab_stop
72 unsetopt terse_suppress
73 unsetopt terse_where
74 setopt unset_value          191
75 unsetopt win_fork_nodup
76 unsetopt win_no_raise
77 unsetopt win_message_list
78 unsetopt win_project_list
79 /* Suppressions for project */
80 suppress 5 
81 /* DEFAULT SUPPRESSION: Over/underflow unsigned <minus> */
82 suppress 7 
83 /* DEFAULT SUPPRESSION: Over/underflow unsigned <plus> */
84 suppress 52 
85 /* DEFAULT SUPPRESSION: Information lost <float> */
86 suppress 97 in xfree 
87 /* DEFAULT SUPPRESSION: Freeing memory */
88 suppress 137 
89 /* Bad Cast */
90 suppress 157 on __builtin_va_alist 
91 /* DEFAULT SUPPRESSION: Formal variable */
92 suppress 465 /usr/include/ 
93 /* DEFAULT SUPPRESSION:  */
94 suppress 481 
95 /* DEFAULT SUPPRESSION:  */
96 suppress 500 on alloca 
97 /* DEFAULT SUPPRESSION:  */
98 suppress 1075 
99 /* DEFAULT SUPPRESSION:  */
100 suppress 1076 
101 /* DEFAULT SUPPRESSION:  */
102 suppress 1102 
103 /* DEFAULT SUPPRESSION:  */
104 suppress 1103 
105 /* DEFAULT SUPPRESSION:  */
106 suppress 1104 
107 /* DEFAULT SUPPRESSION:  */
108
109 /* Contents of project */
110 load  /lib/libc.so.1
111 load  /usr/lib/libdl.so.1
112 load  /net/leaves/export/tools/compilers/CenterLine/sparc-solaris2/lib/libC.so.2.0
113 load -CXX  Dialog.C DialogShell.C DtMailGenDialog.C DtMailWDM.C Editor.C FindDialog.C Image.C MailSession.C MsgHndArray.C MsgScrollingList.C NoOpCmd.C PasswordDialogManager.C QueryDialogManager.C RoamApp.C RoamCmds.C RoamInterruptibleCmd.C RoamMenuWindow.C SendMsgDialog.C Undelete.C ViewMsgDialog.C XmTextEditor.C
114 load -CXX AttachArea.C AttachCmds.C Attachment.C DtMailEditor.C Icon.C StringTab.c
115 load ../MotifApp/libMotifApp.a
116 load  ../../../binstall/lib/libDtHelp.so.1
117 load  ../../../binstall/lib/libDtSvc.so.1
118 load  ../../../binstall/lib/libtt.so.1
119 load  ../../../binstall/lib/libXm.so.3
120 load  /usr/dt/lib/libbento.so.1
121 load  /usr/openwin/lib/libXt.so.4
122 load  /usr/openwin/lib/libXext.so.0
123 load  /usr/openwin/lib/libX11.so.4
124 load  /usr/lib/libnsl.so.1
125 load  /usr/lib/libsocket.so.1
126 load  /usr/lib/libintl.so.1
127 load  /usr/lib/libc.so.1
128 load  /usr/lib/libw.so.1
129 load  /usr/lib/libm.so.1
130 cd ../libDtMail
131 load -CXX Common/DlDynamicLib.C Common/DtMailError.C Common/DtMailBodyPart.C Common/DtMailEnvelope.C Common/DtMailMailBox.C Common/DtMailMessage.C Common/DtMailTransport.C Common/DtMailValuesBuiltin.C Common/DtMailXtProc.C
132 load -CXX  Common/DtVirtArray.C Common/DynamicLib.C Common/IO.C Common/LanguagePortability.C Common/MailRc.C 
133 load -CXX  Common/Threads.C Common/BigMalloc.C Common/md5.c Common/xdr_utils.c Common/Process.C Common/FileShare.C Common/Buffer.C
134 load -CXX RFC/MIMEBodyPart.C RFC/RFCBodyPart.C RFC/RFCEnvelope.C RFC/RFCMIME.C RFC/RFCMailBox.C RFC/RFCMessage.C RFC/RFCMailValues.C RFC/V3BodyPart.C RFC/SunV3.C
135 load RFC/RFCTransport.C Common/Session.C RFC/RFCFormat.C RFC/MIMEPartial.C
136 cd ../dtmail
137 load dlopen /usr/lib/switch.so
138 load dlopen /usr/lib/nss_files.so.1
139 load dlopen /usr/openwin/lib/libX11.so
140 load /usr/ccs/lib/libgen.a
141 link
142
143 /* Instrumented files */
144
145 /* Signals caught and ignored */
146 catch HUP
147 catch INT
148 catch QUIT
149 catch ILL
150 catch TRAP
151 catch IOT
152 catch EMT
153 catch FPE
154 catch KILL
155 catch BUS
156 catch SEGV
157 catch SYS
158 catch PIPE
159 catch TERM
160 catch USR1
161 catch USR2
162 catch PWR
163 catch STOP
164 catch TSTP
165 catch TTIN
166 catch TTOU
167 catch XCPU
168 catch XFSZ
169 catch WAITING
170 catch LWP
171 ignore ALRM
172 ignore CLD
173 ignore WINCH
174 ignore URG
175 ignore POLL
176 ignore CONT
177 ignore VTALRM
178 ignore PROF
179
180 /* Status of project */