Re: [Cegcc-devel] Release of cegcc 0.51.0

2007-12-11 Thread Danny Backx
On Tue, 2007-12-11 at 00:29 +, Pedro Alves wrote: > * gcc : fix alignment of 64-bit objects to be inline with MSFT's ABI. > This means 0.51 generated code is NOT binary compatible > with code generated with 0.50. Oops. Added it to the notes for this release on our download pa

Re: [Cegcc-devel] Release of cegcc 0.51.0

2007-12-10 Thread Pedro Alves
Danny Backx wrote: > These are all binary distributions for use on an x86 based linux system. > Ideally we would distribute source but people tend to use the binaries; > also the source is prohibitively large, please use SVN to grab it. > Source upload and Cygwin binaries coming soon (TM). > A

[Cegcc-devel] Release of cegcc 0.51.0

2007-12-07 Thread Danny Backx
I've created and uploaded cegcc 0.51.0 . There are the four types of binary distributions which I created for 0.50 also : two RPM and two tar images. Get it at https://sourceforge.net/project/showfiles.php?group_id=173455 These are all binary distributions for use on an x86 based linux system. Id