home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / g / lib / bug / 810 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  12.6 KB

  1. Path: sparky!uunet!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!pdv2.fmr.maschinenbau.th-darmstadt.de!gnu
  2. From: gnu@pdv2.fmr.maschinenbau.th-darmstadt.de (GNU - Mutter aller PDVSoftNummern)
  3. Newsgroups: gnu.g++.lib.bug
  4. Subject: trie-gen on SUN3/160 and Motorola Delta 3300
  5. Date: 26 Jan 1993 22:25:50 -0500
  6. Organization: /usr/users/gnu/.organization
  7. Lines: 467
  8. Sender: daemon@cis.ohio-state.edu
  9. Approved: bug-lib-g++@prep.ai.mit.edu
  10. Distribution: gnu
  11. Message-ID: <GNU.93Jan27014204@PDV2.fmr.maschinenbau.th-darmstadt.de>
  12.  
  13. Meanwhile we have ported libg++-2.3 and gcc-2.3.3 to Motorola Delta 3300.
  14. Below described behaviour occurs  both on SUN3/160, running
  15. SunOs 4.1 and Motorola Delta 3300, running sysV68R3.6.2.
  16.  
  17. Both compilers (gcc-2.3.3) were successfully recompiled by themselves,
  18. "O2" enabled. (make compare succeeded ).'
  19.  
  20. Trie-gen fails. Generated automaton is not evalutated properly.
  21. As it occurs on both 68k-systems, it should not be related to our
  22. port to sysV68.
  23.  
  24. best, adams
  25.  
  26. ===============================================================================
  27. Excerpt from logfile of SUN 3/160
  28. -------------------------------------------------------------------------------
  29. cd trie-gen; make check ...
  30. gcc -g -O -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c trie.cc
  31. gcc -g -O -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c compact.cc
  32. gcc -g -O -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c main.cc
  33. gcc -g -O -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c version.cc
  34. gcc -g -O -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c options.cc
  35. gcc -o trie-gen trie.o compact.o main.o version.o options.o ../../libg++.a
  36. Generating a compacted minimal-prefix trie for files in /bin
  37. /bin/ls -1 /bin | ./trie-gen -c > out.cc
  38. gcc -g -O -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c out.cc
  39. gcc -g -O -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c test.cc
  40. gcc out.o test.o ../../libg++.a
  41. /bin/ls -1 /bin | ./a.out -v
  42. NOT in word set [
  43. NOT in word set acctcom
  44. NOT in word set adb
  45. NOT in word set addbib
  46. NOT in word set adjacentscreens
  47. NOT in word set adv
  48. NOT in word set aedplot
  49. NOT in word set align_equals
  50. NOT in word set ar
  51. NOT in word set arch
  52. NOT in word set as
  53. NOT in word set at
  54. NOT in word set atoplot
  55. NOT in word set atq
  56. NOT in word set atrm
  57. NOT in word set awk
  58. NOT in word set bar
  59. NOT in word set basename
  60. NOT in word set batch
  61. NOT in word set bc
  62. NOT in word set bgplot
  63. NOT in word set cal
  64. NOT in word set calendar
  65. NOT in word set cancel
  66. NOT in word set capitalize
  67. NOT in word set cat
  68. NOT in word set cb
  69. NOT in word set cc
  70. NOT in word set cflow
  71. NOT in word set checkeq
  72. NOT in word set chfn
  73. NOT in word set chgrp
  74. NOT in word set chkey
  75. NOT in word set chmod
  76. NOT in word set chsh
  77. NOT in word set clear_colormap
  78. NOT in word set clear_functions
  79. NOT in word set click
  80. NOT in word set clock
  81. NOT in word set cmdtool
  82. NOT in word set cmp
  83. NOT in word set col
  84. NOT in word set comm
  85. NOT in word set cp
  86. NOT in word set cpio
  87. NOT in word set crontab
  88. NOT in word set crtplot
  89. NOT in word set csh
  90. NOT in word set csplit
  91. NOT in word set ctrace
  92. NOT in word set cu
  93. NOT in word set cut
  94. NOT in word set cxref
  95. NOT in word set date
  96. NOT in word set dbxtool
  97. NOT in word set dc
  98. NOT in word set dd
  99. NOT in word set defaults_from_input
  100. NOT in word set defaults_to_indentpro
  101. NOT in word set defaults_to_mailrc
  102. NOT in word set defaultsedit
  103. NOT in word set deroff
  104. NOT in word set df
  105. NOT in word set diff
  106. NOT in word set diff3
  107. NOT in word set diffmk
  108. NOT in word set dirname
  109. NOT in word set dname
  110. NOT in word set domainname
  111. NOT in word set dorfs
  112. NOT in word set dos2unix
  113. NOT in word set du
  114. NOT in word set dumbplot
  115. NOT in word set dumpkeys
  116. NOT in word set e
  117. NOT in word set echo
  118. NOT in word set ed
  119. NOT in word set egrep
  120. NOT in word set eject
  121. NOT in word set enroll
  122. NOT in word set env
  123. NOT in word set eqn
  124. NOT in word set ex
  125. NOT in word set expr
  126. NOT in word set false
  127. NOT in word set fdformat
  128. NOT in word set fgrep
  129. NOT in word set file
  130. NOT in word set find
  131. NOT in word set fmt_mail
  132. NOT in word set fontedit
  133. NOT in word set fumount
  134. NOT in word set fusage
  135. NOT in word set get_alarm
  136. NOT in word set get_selection
  137. NOT in word set getopt
  138. NOT in word set getoptcvt
  139. NOT in word set gfxtool
  140. NOT in word set gigiplot
  141. NOT in word set graph
  142. NOT in word set grep
  143. NOT in word set hostid
  144. NOT in word set hostname
  145. NOT in word set hostrfs
  146. NOT in word set hp7221plot
  147. NOT in word set hpplot
  148. NOT in word set i386
  149. NOT in word set iAPX286
  150. NOT in word set iconedit
  151. NOT in word set id
  152. NOT in word set idload
  153. NOT in word set implot
  154. NOT in word set indent
  155. NOT in word set indentpro_to_defaults
  156. NOT in word set indxbib
  157. NOT in word set input_from_defaults
  158. NOT in word set insert_brackets
  159. NOT in word set install
  160. NOT in word set iostat
  161. NOT in word set ipcrm
  162. NOT in word set ipcs
  163. NOT in word set join
  164. NOT in word set keylogin
  165. NOT in word set keylogout
  166. NOT in word set kill
  167. NOT in word set ld
  168. NOT in word set ldd
  169. NOT in word set lex
  170. NOT in word set line
  171. NOT in word set lint
  172. NOT in word set ln
  173. NOT in word set loadkeys
  174. NOT in word set lockscreen
  175. NOT in word set lockscreen_default
  176. NOT in word set login
  177. NOT in word set logname
  178. NOT in word set look
  179. NOT in word set lookbib
  180. NOT in word set lorder
  181. NOT in word set lp
  182. NOT in word set lpstat
  183. NOT in word set ls
  184. NOT in word set lsw
  185. NOT in word set m4
  186. NOT in word set m4-dont_use
  187. NOT in word set m68k
  188. NOT in word set mach
  189. NOT in word set mail
  190. NOT in word set mailrc_to_defaults
  191. NOT in word set mailtool
  192. NOT in word set make
  193. NOT in word set mc68010
  194. NOT in word set mc68020
  195. NOT in word set mesg
  196. NOT in word set mkdir
  197. NOT in word set mt
  198. NOT in word set mv
  199. NOT in word set nawk
  200. NOT in word set neqn
  201. NOT in word set newgrp
  202. NOT in word set nice
  203. NOT in word set nl
  204. NOT in word set nlsadmin
  205. NOT in word set nm
  206. NOT in word set nohup
  207. NOT in word set nroff
  208. NOT in word set nsquery
  209. NOT in word set od
  210. NOT in word set on
  211. NOT in word set overview
  212. NOT in word set pack
  213. NOT in word set pagesize
  214. NOT in word set passwd
  215. NOT in word set paste
  216. NOT in word set pcat
  217. NOT in word set pdp11
  218. NOT in word set perfmeter
  219. NOT in word set perl
  220. NOT in word set plot
  221. NOT in word set plottoa
  222. NOT in word set pr
  223. NOT in word set prof
  224. NOT in word set ps
  225. NOT in word set ptx
  226. NOT in word set pwd
  227. NOT in word set ranlib
  228. NOT in word set rasfilter8to1
  229. NOT in word set rasfilter_rgbtobgr
  230. NOT in word set rastrepl
  231. NOT in word set red
  232. NOT in word set refer
  233. NOT in word set remove_brackets
  234. NOT in word set rev
  235. NOT in word set rfadmin
  236. NOT in word set rfpasswd
  237. NOT in word set rfstart
  238. NOT in word set rfstop
  239. NOT in word set rfuadmin
  240. NOT in word set rfudaemon
  241. NOT in word set ring_alarm
  242. NOT in word set rm
  243. NOT in word set rmail
  244. NOT in word set rmdir
  245. NOT in word set rmntstat
  246. NOT in word set roffbib
  247. NOT in word set rpcgen
  248. NOT in word set screenblank
  249. NOT in word set screendump
  250. NOT in word set screenload
  251. NOT in word set scrolldefaults
  252. NOT in word set sdiff
  253. NOT in word set sed
  254. NOT in word set selection_svc
  255. NOT in word set set_alarm
  256. NOT in word set setpgrp
  257. NOT in word set sh
  258. NOT in word set shelltool
  259. NOT in word set shift_lines
  260. NOT in word set size
  261. NOT in word set sleep
  262. NOT in word set sort
  263. NOT in word set sortbib
  264. NOT in word set sparc
  265. NOT in word set spell
  266. NOT in word set spline
  267. NOT in word set split
  268. NOT in word set strip
  269. NOT in word set stty
  270. NOT in word set stty_from_defaults
  271. NOT in word set su
  272. NOT in word set sum
  273. NOT in word set sun
  274. NOT in word set sun2
  275. NOT in word set sun3
  276. NOT in word set sun386
  277. NOT in word set sun3x
  278. NOT in word set sun4
  279. NOT in word set sun4c
  280. NOT in word set suntools
  281. NOT in word set sunview
  282. NOT in word set sunview1
  283. NOT in word set swin
  284. NOT in word set switcher
  285. NOT in word set sync
  286. NOT in word set t300
  287. NOT in word set t300s
  288. NOT in word set t4013
  289. NOT in word set t450
  290. NOT in word set tar
  291. NOT in word set tbl
  292. NOT in word set tcov
  293. NOT in word set tee
  294. NOT in word set tek
  295. NOT in word set tektool
  296. NOT in word set test
  297. NOT in word set textedit
  298. NOT in word set time
  299. NOT in word set tip
  300. NOT in word set toolplaces
  301. NOT in word set touch
  302. NOT in word set tr
  303. NOT in word set trace
  304. NOT in word set traffic
  305. NOT in word set troff
  306. NOT in word set true
  307. NOT in word set tsort
  308. NOT in word set tty
  309. NOT in word set u370
  310. NOT in word set u3b
  311. NOT in word set u3b15
  312. NOT in word set u3b2
  313. NOT in word set u3b5
  314. NOT in word set unadv
  315. NOT in word set uname
  316. NOT in word set uniq
  317. NOT in word set units
  318. NOT in word set unix2dos
  319. NOT in word set unpack
  320. NOT in word set unwhiteout
  321. NOT in word set uucp
  322. NOT in word set uudecode
  323. NOT in word set uuencode
  324. NOT in word set uulog
  325. NOT in word set uuname
  326. NOT in word set uupick
  327. NOT in word set uusend
  328. NOT in word set uustat
  329. NOT in word set uuto
  330. NOT in word set uux
  331. NOT in word set vax
  332. NOT in word set vplot
  333. NOT in word set wall
  334. NOT in word set who
  335. NOT in word set write
  336. NOT in word set xargs
  337. NOT in word set xget
  338. NOT in word set xsend
  339. NOT in word set yacc
  340. NOT in word set ypcat
  341. NOT in word set ypchfn
  342. NOT in word set ypchsh
  343. NOT in word set ypmatch
  344. NOT in word set yppasswd
  345. NOT in word set ypwhich
  346.  
  347.  
  348. ===============================================================================
  349. Excerpt of logfile of Motorola Delta.
  350.  
  351. "ls" must have been changed to "gls", as sysV ls does not understand
  352. "-1" option.
  353.  
  354. "-liberty" was to be added, as "ar" would not add modules of
  355. libliberty.a to libg++.a [ too many external symbols].
  356. ------------------------------------------------------------------------------
  357.  
  358. cd trie-gen; make check ...
  359. gcc -g -O  -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c trie.cc
  360. gcc -g -O  -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c compact.cc
  361. gcc -g -O  -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c main.cc
  362. gcc -g -O  -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c version.cc
  363. gcc -g -O  -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c options.cc
  364. gcc -o trie-gen trie.o compact.o main.o version.o options.o -L../.. -lg++ -L../../../libiberty -liberty
  365. Generating a compacted minimal-prefix trie for files in /bin
  366. gls -1 /bin | ./trie-gen -c > out.cc
  367. gcc -g -O  -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c out.cc
  368. gcc -g -O  -nostdinc++ -I. -I. -I../.. -I./../../iostream -I./../../src -I./../../g++-include  -c test.cc
  369. gcc out.o test.o -L../.. -lg++ -L../../../libiberty -liberty
  370. gls -1  /bin | ./a.out -v
  371. NOT in word set acctcom
  372. NOT in word set ar
  373. NOT in word set as
  374. NOT in word set as00
  375. NOT in word set as10
  376. NOT in word set as20
  377. NOT in word set as30
  378. NOT in word set basename
  379. NOT in word set bru
  380. NOT in word set cat
  381. NOT in word set cc
  382. NOT in word set chgrp
  383. NOT in word set chmod
  384. NOT in word set chown
  385. NOT in word set cmp
  386. NOT in word set convert
  387. NOT in word set cp
  388. NOT in word set cpio
  389. NOT in word set cprs
  390. NOT in word set date
  391. NOT in word set dd
  392. NOT in word set df
  393. NOT in word set diff
  394. NOT in word set dirname
  395. NOT in word set dis
  396. NOT in word set du
  397. NOT in word set dump
  398. NOT in word set echo
  399. NOT in word set ed
  400. NOT in word set env
  401. NOT in word set expr
  402. NOT in word set false
  403. NOT in word set file
  404. NOT in word set find
  405. NOT in word set gencc
  406. NOT in word set grep
  407. NOT in word set ipcrm
  408. NOT in word set ipcs
  409. NOT in word set kill
  410. NOT in word set ksh
  411. NOT in word set ld
  412. NOT in word set line
  413. NOT in word set list
  414. NOT in word set ljas
  415. NOT in word set ln
  416. NOT in word set login
  417. NOT in word set login.nopass
  418. NOT in word set login.notcons
  419. NOT in word set login.secure
  420. NOT in word set login.unsecure
  421. NOT in word set lorder
  422. NOT in word set ls
  423. NOT in word set m68k
  424. NOT in word set m88k
  425. NOT in word set mail
  426. NOT in word set make
  427. NOT in word set mesg
  428. NOT in word set mkdir
  429. NOT in word set mt
  430. NOT in word set mv
  431. NOT in word set newgrp
  432. NOT in word set nice
  433. NOT in word set nm
  434. NOT in word set nohup
  435. NOT in word set od
  436. NOT in word set passwd
  437. NOT in word set pdp11
  438. NOT in word set pr
  439. NOT in word set ps
  440. NOT in word set pwd
  441. NOT in word set red
  442. NOT in word set rksh
  443. NOT in word set rlink
  444. NOT in word set rm
  445. NOT in word set rmail
  446. NOT in word set rmdir
  447. NOT in word set rsh
  448. NOT in word set sed
  449. NOT in word set setpgrp
  450. NOT in word set sh
  451. NOT in word set size
  452. NOT in word set sleep
  453. NOT in word set sort
  454. NOT in word set strip
  455. NOT in word set stty
  456. NOT in word set su
  457. NOT in word set sum
  458. NOT in word set sync
  459. NOT in word set tail
  460. NOT in word set tee
  461. NOT in word set telinit
  462. NOT in word set test
  463. NOT in word set time
  464. NOT in word set touch
  465. NOT in word set true
  466. NOT in word set tty
  467. NOT in word set u370
  468. NOT in word set u3b
  469. NOT in word set u3b15
  470. NOT in word set u3b2
  471. NOT in word set u3b5
  472. NOT in word set uname
  473. NOT in word set vax
  474. NOT in word set wc
  475. NOT in word set who
  476. NOT in word set write
  477. NOT in word set xfer
  478.  
  479.  
  480.