CompuServe Messages

R3 DXF Prob.

    15-Feb-94 21:23:35
Sb: #83984-R3 DXF Prob.
Fm: Pavel Korensky 100271,2123
To: Jack Death 73361,2350
—MetaWare C. You will need to buy Phar Lap DOS Extender too. >ups, there's that bad word again … 😉 || || || || Actually, for IPAS development, you need only protected mode linker. MetaWare is without any. So if you don't want to buy PL, you can use Watcom. I don't know exactly, but I think that you can buy the "small" version of the Watcom^32. This is only DOS/protected DOS version and the price is around $200. But consult this possibility with some dealer. I have only the full version. >BTW, REAL PROGRAMMERS program in assembler… 😉 Right, but good C compiler ==> faster development. I'm using the mix of ASM/C language. >right… (Looks like you haven't figured out the DOS part of the compiler, >scratch the windows trash and the 90 megs will shrink to nothing) Yes, but why ? If I need to write something in DOS, I'm using Watcom or MW. I think that this is much better to write in 32bit mode. But I'm not the developper of commercial applications. All my code is only for my personal using or for my company. >thing is even too stupid to quit swapping to disk when RAM IS available again I know this problem. Maybe there is some problem with fragmentation or similar. I never tried to examine this PL problem. >(But then I'm only into C ( Unix based) since >1977, so I might be a little too green for a high level discussion like this I'm no expert, so I cannot discuss too. 🙂 Maybe we can write our own compiler 🙂