gobo-eiffel / gobo

The Gobo Eiffel Project provides the Eiffel community with free and portable Eiffel tools and libraries.
https://sourceforge.net/projects/gobo-eiffel/
Other
59 stars 24 forks source link

Trouble with utime.h and BCC #55

Open ghost opened 1 year ago

ghost commented 1 year ago

On modern version of BCC (BCC102 to be clear), there is still no <sys/utime.h> but one has to use <utime.h>. The check for old version of BCC on gec9.c should be removed as it's true for any versions of BCC.

ghost commented 1 year ago

Download BCC102 from here: https://altd.embarcadero.com/download/bcppbuilder/BCC102.zip