Apparently-To: djgpp AT delorie DOT com To: "djgpp AT delorie DOT com" From: Alexey Gaev Date: Thu, 02 Dec 99 20:01:05 +0200 Subject: Some questions Message-ID: <944167327@p25.f21.n452.z2.FIDOnet.ftn> X-FTN-FLAGS: TRN K/S X-FTN-MSGID: 2:452/21 DOT 25 AT FIDOnet DOT org 3846d99f X-FTN-PID: GED 2.5 3700 X-FTN-Tearline: I ain't got no fun today... X-FTN-Via: 2:452/21.25 @19991202.213446.UTC+2 T-Mail 2603.NT X-FTN-Via: 2:452/25 AT FidoNet @19991202.213740.23 Itrack+ 1.3/G6 DB123456 X-FTN-Via: 2:451/30 AT FidoNet @19991202.202021.04.UTC Itrack- 1.3/G6 Reply-To: djgpp AT delorie DOT com Hello, DJGPP gurus! I've finally got the full distribution of DJGPP, installed it, and, as usual, some questions have arisen. About info.exe: it seems to work, shows some topics, but when I press 'h' to start tutorial (I REALLY love tutorials ;), it shows me the message at the bottom of my screen about ENOENT. What file does it miss? Second question: Is there any kind of Language Reference in the package? For example, I want to know if I can tell the compiler to pass values to functions in specified registers, like I did in WATCOM: #pragma aux MyFunc parm [eax]... Third: is there any way to link programs on DJGPP with .obj files, created, for example, by TASM? Fourth: where to search for djgpp.env file format explanation? I think I should change it to add some options for compiler so I don't have to type them every now and then. And, finally: don't you think that 104 Kb for "Hello, world" program, even with debug information, is too much? ;) WATCOM C gives me 31 Kb in the same conditions (of course, not counting dos4gw.exe ;). Please answer to serenkov AT gsu DOT unibel DOT by. Thanks in advance! Goodbye!