Viktor, postinst.prg uses HB_INSTALL_PREFIX to copy those files, and on my PC it points to their current position. So it seems hb_FCopy() does not handle a copy onto itself of a file and truncates it instead.
Best regards. Maurilio. Viktor Szakáts wrote: > Hi Maurilio, > >> make install on OS/2 with GCC erases Changelog, INSTALL, COPYING, TODO files. >> >> Any hints about the problem source? > > No :( > > As to my knowledge, these files are only touched from > bin/postinst.prg, each in an hb_FCopy() operation. > > Maybe hb_FCopy() has some problems on OS/2? hb_FCopy() > uses code similar to __COPYFILE() internally. > > Brgds, > Viktor > > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > -- __________ | | | |__| Maurilio Longo |_|_|_|____| farmaconsult s.r.l. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
