Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.atari.st > #1357
| From | Francois LE COAT <lecoat@atari.org> |
|---|---|
| Newsgroups | comp.sys.atari.st |
| Subject | Re: GNU/GCC optimizing |
| Date | 2015-10-03 16:07 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <muone3$c4a$1@speranza.aioe.org> (permalink) |
| References | <muhl54$j6j$1@speranza.aioe.org> <7fb0eab8-e178-47b2-836a-6c86c16bb843@googlegroups.com> <muk29r$54f$1@speranza.aioe.org> <3a20952f-0ad6-44b7-b658-a8184cc09e54@googlegroups.com> |
Hi MiKRO, Miro Kropáček writes: >> Well, I took GNU/GCC 4.6.4 available on your WEB page at : >> <http://mikro.naprvyraz.sk/files/gcc/gcc-4.6.4-m68020-60mint.tar.bz2> >> precisely `cc1` binary available in this archive, because I have a >> Hades060 machine. I replaced the `cc1` binary from my GNU/GCC 3.3.6 >> configuration available at <http://eureka.atari.org/gcc3.3.6SDK.zip> >> from your `cc1` binary. I have then a GNU/GCC 3.3.6 configuration, >> with the C compiler from 4.6.4 version. > > What if take the whole package? There may be some internal dependencies, there's no guarantee that cc1 stays binary compatible with previous versions. If I take the whole package, I would have the same result like with cross-compilers. The building configuration is not adapted to compile my Eureka 2.12 software, because there's no 16bits libraries. Also GNU/GCC 4 is an optimizing compiler, that misinterpret my sources. It seems to me that `cc1` stay compatible from a version to the other. The developing configuration that I'm telling you about successfully builds my software, with correct 16bits libraries from 3.3.6 version. That's why I can tell that `cc1` compiler is not backward compatible. > Also, you still didn't explain what do you mean by that 'the resulting binary is not conform to sources'. Well, the starting demo with a spinning hypercube is not played. The GEM interface seems correct, but if I want to describe a curve, the curve is not drawn. If I want to draw a surface, the surface is not drawn. Nothing happens with the binary like it should. The binary is simply not corresponding to sources. The program is broken. > But you're right, there's no -mshort libc & friends, only basic libgcc (for building the freemint kernel). The lack of 16bits libraries is a big default when I build Eureka 2.12. It breaks compatibility with earlier ATARI developing configurations. I didn't know the freeMiNT's kernel still uses the "-mshort" option. Many ATARI programs are certainly using it because it is an ATARI convention. Thanks for helping. Best regards, -- François LE COAT Author of Eureka 2.12 (2D Graph Describer, 3D Modeller) http://eureka.atari.org/
Back to comp.sys.atari.st | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-09-30 23:45 +0200
Re: GNU/GCC optimizing Miro Kropáček <miro.kropacek@gmail.com> - 2015-09-30 23:18 -0700
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-01 21:41 +0200
Re: GNU/GCC optimizing Miro Kropáček <miro.kropacek@gmail.com> - 2015-10-01 23:12 -0700
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-03 16:07 +0200
Re: GNU/GCC optimizing Michael Schwingen <news-1326478115@discworld.dascon.de> - 2015-10-03 22:20 +0000
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-04 15:15 +0200
Re: GNU/GCC optimizing Michael Schwingen <news-1326478115@discworld.dascon.de> - 2015-10-04 18:19 +0000
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-04 22:30 +0200
Re: GNU/GCC optimizing Michael Schwingen <news-1326478115@discworld.dascon.de> - 2015-10-06 16:38 +0000
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-06 21:51 +0200
Re: GNU/GCC optimizing Michael Schwingen <news-1326478115@discworld.dascon.de> - 2015-10-07 06:55 +0000
Re: GNU/GCC optimizing David Wade <dave.g4ugm@gmail.com> - 2015-10-04 21:20 +0100
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-04 23:35 +0200
Re: GNU/GCC optimizing Miro Kropáček <miro.kropacek@gmail.com> - 2015-10-05 02:36 -0700
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-08 21:31 +0200
Re: GNU/GCC optimizing Miro Kropáček <miro.kropacek@gmail.com> - 2015-10-08 23:55 -0700
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-09 17:25 +0200
Re: GNU/GCC optimizing Michael Schwingen <news-1326478115@discworld.dascon.de> - 2015-10-10 09:40 +0000
Re: GNU/GCC optimizing Francois LE COAT <lecoat@atari.org> - 2015-10-10 13:07 +0200
csiph-web