home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 15 Message / 15-Message.zip / UU991023.zip / Ue991022.txt < prev    next >
Text File  |  1999-10-23  |  18KB  |  549 lines

  1.  
  2.                    comp.os.os2.programmer.porting   (Usenet)
  3.  
  4.                  Saturday, 16-Oct-1999 to Friday, 22-Oct-1999
  5.  
  6. +----------------------------------------------------------------------------+
  7.  
  8. From: info@BackupForDummies.com                         16-Oct-99 07:40:13
  9.   To: All                                               16-Oct-99 05:17:17
  10. Subj: www.BackupForDummies.com
  11.  
  12. From: info@BackupForDummies.com
  13.  
  14. This is a multi-part message in MIME format.
  15. --------------FE202A708575834E4933A7B7
  16. Content-Type: text/plain; charset=us-ascii
  17. Content-Transfer-Encoding: 7bit
  18.  
  19.  
  20. --------------FE202A708575834E4933A7B7
  21. Content-Type: text/html; charset=us-ascii; name="banner.html"
  22. Content-Transfer-Encoding: 7bit
  23. Content-Disposition: inline;
  24.  filename="banner.html"
  25.  
  26. <html>
  27. <body bgcolor=white>
  28. <!--
  29. comp.os.os2.programmer.porting,comp.os.os2.programmer.tools,comp.os.os2.scitech
  30. ,comp.os.os2.setup.misc,comp.os.os2.setup.storage -->
  31. <center>
  32. <b>   
  33. Year 2000 is coming!  This diverse site is a must!
  34. </b>
  35. <br>
  36. <br>
  37. <a href="http://www.backupfordummies.com"><img
  38. src="http://www.backupfordummies.com/banners/B4D.gif" border=2></a>
  39. <br>
  40. <br>
  41. <b>
  42. We apologize if this post is off topic, however we see this as
  43. a service that is necessary for everyone!
  44. <br>
  45. Please direct any complaints to this post to <a
  46. href="mailto:info@backupfordummies.com">info@backupfordummies.com</a>
  47. </center>
  48. <!--
  49. comp.os.os2.programmer.porting,comp.os.os2.programmer.tools,comp.os.os2.scitech
  50. ,comp.os.os2.setup.misc,comp.os.os2.setup.storage -->
  51. </body>
  52. </html>
  53.  
  54. --------------FE202A708575834E4933A7B7--
  55.  
  56. --- WtrGate+ v0.93.p7 sn 165
  57.  * Origin: Usenet: www.BackupForDummies.com (1:109/42)
  58.  
  59. +----------------------------------------------------------------------------+
  60.  
  61. From: beve@dds.nl                                       17-Oct-99 08:59:06
  62.   To: All                                               17-Oct-99 05:16:23
  63. Subj: help!!! PGCC is not working
  64.  
  65. From: "G. van der Veer" <beve@dds.nl>
  66.  
  67. Hi,
  68.  
  69. When I run any program (for example Squid) compiled in PGCC 1.1.3 or
  70. below I get the following message:
  71.  
  72. SYS0191: GCC29166 cannot be run in an OS/2 session.
  73.  
  74. I installed the files which i got from http://www.goof.com/pcg/os2/
  75. according the instructions.
  76. I have ensured myself that all paths are in the path and libpath in my
  77. config.sys (and of course EMX 0.9D fix 2 had already been installed).
  78. When I toggle of protectonly it does not work either, so gcc29166.dll is
  79. not a dos-executable either.  Maybe I need to install XFree86 for the
  80. runtime libraries?
  81.  
  82. current system:
  83.  
  84. Processor:              Intel Pentium II 350 MHz
  85. Motherboard:        Gateway 2000
  86. Internal memory:  320 MB
  87. Operating system: OS/2 Aurora
  88.  
  89. PS. I had the same troubles when using OS/2 Warp 4.0 Fixpak 6 with
  90. earlier versions of PGCC.
  91. I hope that I can get the runtime libraries working. Otherwise I have to
  92. say goodbye till Star Office too  :-(
  93.  
  94. Another option might be to recompile the sources for PGCC... has anybody
  95. an idea on how to do this?
  96.  
  97. I hope someone can help me out of this mess,
  98.  
  99. kind regards,
  100.  
  101. Berry van der Veer
  102.  
  103. --- WtrGate+ v0.93.p7 sn 165
  104.  * Origin: Usenet: UUNET-NL (http://www.nl.uu.net) (1:109/42)
  105.  
  106. +----------------------------------------------------------------------------+
  107.  
  108. From: whonea@codenet.net                                17-Oct-99 02:39:17
  109.   To: All                                               17-Oct-99 10:24:05
  110. Subj: Re: Compiling StarOffice with EGCS
  111.  
  112. From: whonea@codenet.net (Will Honea)
  113.  
  114. On Fri, 15 Oct 1999 11:18:29, Oliver Braun <obr@stardivision.de> 
  115. wrote:
  116.  
  117. > > What???VisualAge 4.0 include on an extra CD command line compilers 
  118. > > dor OS/2 and for Windows, (3.6 level) with all VisualAge 4.0 
  119. > > support (namespaces, etc....)
  120. > That`s simply not true. The IBM documentation ºChoosing the Right C++ 
  121. > CD╢ of the Visual Age 4.0 Package states in the section ╢C++ Standard 
  122. > Compliance÷ for Version 4.0 ANSI/ISO 1998 C++ Standard and for the 3.6 
  123. > ANSI 1992 Draft.
  124. > If you try to compile a source file with namespaces in it, the 3.6 
  125. > compile simply states: namespace is not a type name.
  126. > If there is any undocumented compiler switch to make namespaces work 
  127. > with the 3.6 compiler, any report of it will be appreciated.
  128. > Oliver Braun
  129. > StarOffice Software Entwicklungs GmbH
  130.  
  131. You are correct regarding the namespace support.  There are ways 
  132. around nearly all the migration headaches but they all require 
  133. translating your make files to icc project files which is a large 
  134. task.  As for some of the limits others have mentioned, it is quite 
  135. easy to debug C code: simply compile the C files as C++ files.  There 
  136. are some quirks about what has to be included in the project, such as 
  137. all code to be debugged must be compiled as part of the same project (
  138. "to be fixed at the next release"?? etc.  Try posting your questions 
  139. at news.software.ibm.com where the IBM developers can answer some of 
  140. your questions.  That has been an invaluable source so far.
  141.  
  142. As far as I have found, the only limitation has been that there is no 
  143. direct support for linking to 16-bit code and a couple of template 
  144. related issues concerning some internal table sizes.  The big issue 
  145. for me has been the move to the project file from the existing make 
  146. files and the learning curve with the project orientation with the 
  147. incremental compiler.
  148.  
  149. Will Honea <whonea@codenet.net>
  150.  
  151. --- WtrGate+ v0.93.p7 sn 165
  152.  * Origin: Origin Line 1 Goes Here (1:109/42)
  153.  
  154. +----------------------------------------------------------------------------+
  155.  
  156. From: mamodeo@stny.rr.com                               18-Oct-99 10:50:14
  157.   To: All                                               18-Oct-99 14:36:02
  158. Subj: Re: help!!! PGCC is not working
  159.  
  160. From: Marty <mamodeo@stny.rr.com>
  161.  
  162. "G. van der Veer" wrote:
  163. > Hi,
  164. > When I run any program (for example Squid) compiled in PGCC 1.1.3 or
  165. > below I get the following message:
  166. > SYS0191: GCC29166 cannot be run in an OS/2 session.
  167.  
  168. This can happen in a DLL when the DLL itself is dynamically linked to
  169. other DLLs and it can't find one of them.
  170.  
  171. For example:
  172. My_Exe.EXE is linked to GCC29166.DLL which is dynamically linked to
  173. BLAH.DLL which can't be found.  This error message would be reported if
  174. you tried to run My_Exe.EXE.
  175.  
  176. - Marty
  177.  
  178. --- WtrGate+ v0.93.p7 sn 165
  179.  * Origin: Usenet: IBM Global Services North -- Burlington, Vermont,
  180. (1:109/42)
  181.  
  182. +----------------------------------------------------------------------------+
  183.  
  184. From: robmv@ibm.net                                     18-Oct-99 16:33:24
  185.   To: nospam_ktk@netlabs.org                            18-Oct-99 22:36:24
  186. Subj: Re: Compiling St6arOffice with EGCS
  187.  
  188. To: Adrian Gschwend <nospam_ktk@netlabs.org>
  189. From: Robert Marcano <robmv@ibm.net>
  190.  
  191. Este es un mensaje de varias partes en formato MIME.
  192. --------------FA1E5A3E0C5E2536CEAEBEE4
  193. Content-Type: text/plain; charset=us-ascii
  194. Content-Transfer-Encoding: 7bit
  195.  
  196. This was a response received on the IBM newsgroup for VACPP:
  197.  
  198. I am Leif-Erik Larsen. The author of the Larsen Commander, which
  199. you can download from http://home.sol.no/~leilarse/lcmd/index.html
  200. if you like.
  201.  
  202. Why do StarOffice believe that VACPP 4.0 does not support
  203. commandline compiling? I use that compiler, and compile on the
  204. commandline all the time. You just have to think somewhat different,
  205. and set up a ICC-file instead of a classic MAK-file. However, to my
  206. experience this is usually much simpler to do.
  207.  
  208. The ICC-file can be "seen" as a make file, which you can compile
  209. with the commandline compiler VACBLD.EXE.
  210.  
  211. Below is a copy of my current commandline compiler batch,
  212. that uses IBM VACPP 4.0 on OS/2 to let me compile my
  213. project from the commandline.
  214.  
  215. @echo off
  216. echo Making Larsen Commander w/VisualAge C++ ...
  217. cd va4
  218. call d:\ibmcpp40\bin\setenv.cmd
  219. d:\ibmcpp40\bin\vacbld.exe lcmd.icc -SHOWProgress=3
  220. cd ..
  221.  
  222. Best regards
  223. Leif-Erik Larsen
  224.  
  225.  
  226.  
  227. On Fri, 15 Oct 1999 11:51:07 -0600, Robert Marcano wrote:
  228.  
  229. >There is a plan to ship a 4.0 version command line compiler? (like the
  230. >ones shipped with the product version 3.6)
  231. >Please read the next message
  232. >
  233. >Crosspost from another newsgroup
  234. >
  235. >               Compiling StarOffice with EGCS
  236. >               Thu, 14 Oct 1999 20:43:52 +0200 (CDT)
  237. >               "Adrian Gschwend" <nospam_ktk@netlabs.org>
  238. >               OS/2 Netlabs
  239. >               comp.os.os2.programmer.tools,
  240. >               comp.os.os2.programmer.porting
  241. >
  242. >
  243. >I talked to some people from StarOffice at Warpstock Europe and they
  244. >told
  245. >me,
  246. >that they have a serious problem with the OS/2 port of it. Until now
  247. >they
  248. >used to compile the code with VAcpp 3.65 on OS/2 but now they use
  249. >"namespaces" in the code and because VAcpp 4.0 does not support
  250. >commandline
  251. >compiling, they can't compile it on OS/2 anymore (the project is simply
  252. >too
  253. >big for the VAcpp 4.0 workframe). On Linux they use the Pentium
  254. >optimized
  255. >version of the GNU compiler and they tried the same on OS/2. But
  256. >unfortunately there is a problem in the OS/2 port:
  257. >
  258. >(Taken from http://www.goof.com/pcg/os2/#Bugs)
  259. >
  260. >Known bugs:
  261. >
  262. >emxomf now traps (sometimes?) when compiling with -g (debug) switch.
  263. >This
  264. >is
  265. >due to new format of debugging info (DWARF2). I do not know how to fix
  266. >this.
  267. >Use A.OUT format (no -Zomf) for debugging and pmgdb.
  268. >
  269. >Solution: This happens because pgcc uses new stabs format (-gstabs+)
  270. >while
  271. >emxomf understands only the standard stabs debugging info. I've
  272. >partialy
  273. >fixed this by adding a tiny command-line preprocessor to gcc. It scans
  274. >argv[]
  275. >and looks for both -Zomf and -g# where # is a number. If it finds one,
  276. >it
  277. >replaces -g# by -gstabs#. This doesn't always help, however.
  278. >---
  279. >
  280. >As you can see this is a limitation in EMX, we now have to find people
  281. >who
  282. >are able to fix this (which will not be an easy task I think). We are
  283. >already
  284. >in contact with Eberhard Mattes but we need more support. If you think
  285. >you
  286. >are able to fix this, please get in contact with Oliver Braun
  287. ><obr@stardivision.de>. Please JUST reply if you really think you can
  288. >help
  289. >StarDivision.
  290. >
  291. >A StarOffice without debug informations can not be tested and if noone
  292. >can
  293. >fix this limitation, Sun can not provide a new version for OS/2 ! So
  294. >you see
  295. >this is important for the future of StarOffice on OS/2.
  296. >
  297. >Thanks for your support
  298. >
  299. >Adrian Gschwend
  300. >@ OS/2 Netlabs
  301. >http://www.netlabs.org
  302. >
  303. >
  304. >
  305. >
  306. >
  307.  
  308. --------------FA1E5A3E0C5E2536CEAEBEE4
  309. Content-Type: text/x-vcard; charset=us-ascii;
  310.  name="robmv.vcf"
  311. Content-Transfer-Encoding: 7bit
  312. Content-Description: Tarjeta para Robert Marcano
  313. Content-Disposition: attachment;
  314.  filename="robmv.vcf"
  315.  
  316. begin:vcard 
  317. n:Marcano Varela;Robert Jesús
  318. x-mozilla-html:TRUE
  319. org:Programación Mecanizada C.A. (PROMCA)
  320. adr:;;CCCT, 1ra Etapa, piso 2, oficina 205,
  321. Chuao;Caracas;Miranda;1060;Venezuela
  322. version:2.1
  323. email;internet:robmv@ibm.net
  324. title:System Architect
  325. tel;fax:(+582) 9591729
  326. tel;home:(+5816) 6218891
  327. tel;work:(+582)9 591665
  328. note;quoted-printable:Certified VisualAge for Smalltalk Associate
  329. Developer=0D=0ACertified VisualAge for C++ Associate Developer=0D=0ACertified
  330. OS/2 Warp Engineer
  331. x-mozilla-cpt:;0
  332. fn:Robert Jesús Marcano Varela
  333. end:vcard
  334.  
  335. --------------FA1E5A3E0C5E2536CEAEBEE4--
  336.  
  337. --- WtrGate+ v0.93.p7 sn 165
  338.  * Origin: Usenet: =?iso-8859-1?Q?Programaci=F3n?= Mecanizada C.A. (
  339. (1:109/42)
  340.  
  341. +----------------------------------------------------------------------------+
  342.  
  343. From: bschwand@dvart.com                                20-Oct-99 15:50:25
  344.   To: All                                               20-Oct-99 21:23:25
  345. Subj: Re: Can't get ksh to find programs in PATH
  346.  
  347. From: bruno schwander <bschwand@dvart.com>
  348.  
  349. you can use BEGINLIBPATH or ENDLIBPATH to set the dll search path outside of
  350. CONFIG.SYS
  351.  
  352. bruno
  353.  
  354. Allen Cogbill wrote:
  355.  
  356. > On Mon, 16 Aug 1999 18:16:11 +0000, Thomas Gagne wrote:
  357. >
  358. > >I've loaded emxr7 0.9d and everything seems to work fine for it, but I
  359. > >can't convince gnufutil's ls that gnufu.dll is in either PATH or
  360. > >LIBPATH, even though when I look at the two variables the directory is
  361. > >there. If I'm physically IN a directory with ls.exe it works, but not if
  362. > >Im anywhere else.
  363. > >
  364. > >If I've put 'ls.exe' in a directory 'c:\bin', does that directory need
  365. > >to be added to config.sys for the whole box or should having it in my
  366. > >owth PATH and LIBPATH variables be sufficient?
  367. >
  368. > I assume from your subject line that you're using ksh. Don't set LIBPATH
  369. > in .kshrc; set it in CONFIG.SYS ... it's not the same as other environmental
  370. > variables.
  371. >
  372. > If it's set properly in CONFIG.SYS, you should have no problems. If it's in
  373. > your .kshrc, take it out.
  374. >
  375. > Allen Cogbill
  376. > Los Alamos National Laboratory
  377. > Los Alamos, NM  USA
  378.  
  379. --- WtrGate+ v0.93.p7 sn 165
  380.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  381.  
  382. +----------------------------------------------------------------------------+
  383.  
  384. From: lsunley@mb.sympatico.ca                           21-Oct-99 01:38:23
  385.   To: All                                               21-Oct-99 03:14:02
  386. Subj: Re: Can't get ksh to find programs in PATH
  387.  
  388. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  389.  
  390. On Wed, 20 Oct 1999 22:50:50, bruno schwander <bschwand@dvart.com> 
  391. wrote:
  392.  
  393. > you can use BEGINLIBPATH or ENDLIBPATH to set the dll search path outside of
  394. > CONFIG.SYS
  395. Yes you can. That's what the variables are for. If they are set in 
  396. config.sys
  397. they apply to all sessions. You can set them in CMD files or REXX 
  398. scripts
  399. for use in particular applications.
  400.  
  401. Lorne Sunley
  402.  
  403. --- WtrGate+ v0.93.p7 sn 165
  404.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  405.  
  406. +----------------------------------------------------------------------------+
  407.  
  408. From: bschwand@dvart.com                                21-Oct-99 13:04:29
  409.   To: All                                               21-Oct-99 16:48:12
  410. Subj: Re: Can't get ksh to find programs in PATH
  411.  
  412. From: bruno schwander <bschwand@dvart.com>
  413.  
  414. thanks for your seal of approval
  415. :-)
  416.  
  417. bruno
  418.  
  419. Lorne Sunley wrote:
  420.  
  421. > On Wed, 20 Oct 1999 22:50:50, bruno schwander <bschwand@dvart.com>
  422. > wrote:
  423. >
  424. > > you can use BEGINLIBPATH or ENDLIBPATH to set the dll search path outside
  425. of
  426. > > CONFIG.SYS
  427. > >
  428. > Yes you can. That's what the variables are for. If they are set in
  429. > config.sys
  430. > they apply to all sessions. You can set them in CMD files or REXX
  431. > scripts
  432. > for use in particular applications.
  433. >
  434. > Lorne Sunley
  435.  
  436. --- WtrGate+ v0.93.p7 sn 165
  437.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  438.  
  439. +----------------------------------------------------------------------------+
  440.  
  441. From: mamodeo@stny.rr.com                               22-Oct-99 01:27:00
  442.   To: All                                               22-Oct-99 05:24:03
  443. Subj: MAME for OS/2 .36 beta 7 is available
  444.  
  445. From: Marty <mamodeo@stny.rr.com>
  446.  
  447. MAME stands for Multiple Arcade Machine Emulator.  
  448.  
  449. It allows you to play your favorite classic, and some not-so-classic
  450. arcade games (from the 70's through the 90's) from the comfort of your
  451. OS/2 desktop.
  452.  
  453. The OS/2 version has been updated to the latest version of the MAME core
  454. (.36 beta 7).  If you are upgrading from beta 6, it will automatically
  455. update your Quick List and scan for newly supported games the first time
  456. you start it up so you don't have to manually rescan everything from
  457. scratch and erase your Favorites list.
  458.  
  459. Please note that the official web site's URL has changed to
  460. http://emuos2.vintagegaming.com.  It is still part of what used to be
  461. Dave's Video Game Classics.  Dave has changed his site's name to the
  462. Vintage Gaming Network which will have more of a focus on arcade
  463. emulation.
  464.  
  465. Enjoy!
  466.  
  467. - Marty
  468.  
  469. --- WtrGate+ v0.93.p7 sn 165
  470.  * Origin: Usenet: Time Warner Road Runner - Binghamton NY (1:109/42)
  471.  
  472. +----------------------------------------------------------------------------+
  473.  
  474. From: mamodeo@stny.rr.com                               22-Oct-99 01:54:01
  475.   To: All                                               22-Oct-99 05:24:03
  476. Subj: MAME for OS/2 source code is available
  477.  
  478. From: Marty <mamodeo@stny.rr.com>
  479.  
  480. I have released the source code to the latest version of MAME for OS/2
  481. on the official MAME for OS/2 homepage.  If anyone is interested, they
  482. can feel free to download it from http://emuos2.vintagegaming.com.
  483.  
  484. It requires GCC/PGCC, AR, LD, EMXBIND, and MAKE utilities.  If all of
  485. these tools are properly installed, you should be able to unzip the
  486. source tree and type make in the top level directory to produce an
  487. executable.
  488.  
  489. If anyone has any questions or comments on the code, feel free to
  490. contact me.
  491.  
  492. - Marty
  493.  
  494. --- WtrGate+ v0.93.p7 sn 165
  495.  * Origin: Usenet: Time Warner Road Runner - Binghamton NY (1:109/42)
  496.  
  497. +----------------------------------------------------------------------------+
  498.  
  499. From: nospam_ktk@netlabs.org                            22-Oct-99 11:08:15
  500.   To: All                                               22-Oct-99 10:21:21
  501. Subj: Re: MAME for OS/2 source code is available
  502.  
  503. From: "Adrian Gschwend" <nospam_ktk@netlabs.org>
  504.  
  505. On Fri, 22 Oct 1999 01:54:02 -0400, Marty wrote:
  506.  
  507. Hey Marty,
  508.  
  509. >I have released the source code to the latest version of MAME for OS/2
  510. >on the official MAME for OS/2 homepage.  If anyone is interested, they
  511. >can feel free to download it from http://emuos2.vintagegaming.com.
  512.  
  513. very cool :)
  514.  
  515. btw: I *am* working on the new Netlabs design (MySQL is almost done, now I
  516. started working with PHP3). So the MAME page at Netlabs will hopefully be up
  517. to date with a link to your page in a few weeks :)
  518.  
  519. cu
  520.  
  521. Adrian
  522.  
  523.  
  524. ---
  525. Adrian Gschwend
  526. @ OS/2 Netlabs
  527.  
  528. ICQ: 22419590
  529. ktk@netlabs.org
  530. -------
  531. The OS/2 OpenSource Project:
  532. http://www.netlabs.org
  533.  
  534.  
  535. --- WtrGate+ v0.93.p7 sn 165
  536.  * Origin: Usenet: OS/2 Netlabs (1:109/42)
  537.  
  538. +----------------------------------------------------------------------------+
  539.  
  540. +============================================================================+
  541.