From: WongCK <won...@ya...> - 2025-05-01 09:16:58
|
Thanks for the suggestion. It did not make any difference with the -o option. I now strongly believe it is yet another quirky behaviour due to my setup and usage.Nevertheless your stripex came to the rescue :-) On Wednesday, 30 April 2025 at 10:53:31 pm SGT, Thorsten Otto via Freemint-discuss <fre...@li...> wrote: On Mittwoch, 30. April 2025 14:43:30 CEST WongCK via Freemint-discuss wrote: > I am probably the only person seeing this phenomena as I compile on the > Falcon..... that's where the enjoyment happens. That would be another hint that ftruncate()/truncate() is the culprit. When cross-compiling, that will use the hosts system function, and works. When running natively on mint, it may work or not, depending on which filesystem is in use. It could also be that there is somewhere a bug, either in mintlib, or the kernel, or the filesystem driver. Hard to tell. You could try using the -o <filename> option when running strip. That should create a new file, rather than operating on the existing file. _______________________________________________ Freemint-discuss mailing list Fre...@li... https://lists.sourceforge.net/lists/listinfo/freemint-discuss |