|
From: Miro K. <mir...@gm...> - 2025-11-30 23:52:41
|
On Mon, 1 Dec 2025 at 01:04, Daroou via Freemint-discuss < fre...@li...> wrote: > [/cygdrive/e/cygwin64/opt/cross-mintelf/m68k-atari-mintelf/libcmini/lib/crt0.o: > > file not recognized: file format not recognized > collect2: error: ld returned 1 exit status ] > Hmm, not sure where this comes from. It looks like using old binutils (which do not know about the ELF format?) Is it possible to find LIBCmini ELF format with > _stksize==MINKEEP somewhere? ;-) > Not sure which OS are you using but if it's WSL2 or Linux, you can try: https://github.com/mikrosk/m68k-atari-mint-build and https://github.com/mikrosk/build-scripts. This will install you latest gcc, binutils, mintlib, libcmini and a few other libs I'm using regularly. However I have built http://naprvyraz.sk/private/libcmini.tar.gz for you, if you prefer this way. _stksize can be modified with m68k-atari-mintelf-stack --fix=<amount>k command. > Soon, but not on daroou.fr; I no longer own that domain. Great! -- http://mikro.atari.org |