Re: Compiling FreeCom
Colin Alston <[email protected]>
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
Easier than it sounds to "recompile SUPPL" since last time I checked that didnt compile anyway ----- Original Message ----- From: "Bart Oldeman" <[email protected]> To: <[email protected]> Sent: Sunday, October 06, 2002 11:57 PM Subject: Re: [fd-dev] Compiling FreeCom > On Sun, 6 Oct 2002, Alain wrote: > > > I need the functions _dos_getftime() and _dos_setftime() > > > > After I compiled FreeCom (with some dificulty) I found that > > these functions don't exist in TC1.01 :((( > > You'll need to use getftime() and setftime(). See the online help. > > The POSIX functions stat() and utime() would be more portable but > Turbo C does not support utime(), so that does not help you. > > > Should FreeDom compile under BC31? (the command.com generated > > crashes for me) > > It should but I never tried it. But I suspect you might need to recompile > SUPPL then too. > > Bart >