<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
No -- you would know best about AMD64_DARWIN.<BR>
I'm sure ALPHA_OSF used to work, but it's been so long, I don't think it counts.<BR>
 <BR>
I'm being lazy.<BR>
 <BR>
file AMD64_DARWIN/cm3cg<BR>
 => fat binary? I doubt it. <BR>
 => with ppc, i386, amd64? (doubt it) <BR>
 => or just ppc, i386?  (doubt it) <BR>
 => or just i386? This is I "suspect".  <BR>
 => or just AMD64. This would be somewhat interesting. <BR>
 <BR>
I'm pretty sure cm3cg is always 32bit "these days".<BR>
I've tried SPARC64_OPENBSD and AMD64_LINUX and they both failed in the same way.<BR>
This was a nice thing to find, that the problem is portable to multiple?all 64 bit hosts.<BR>
 <BR>
I'm ASSUMING but trying to confirm that AMD64_DARWIN has the same problem.<BR>
 <BR>
Anyway, I should really get to debugging this soon.<BR>
 <BR>
It's a bit odd because gcc itself doesn't have this bug and I reviewed a lot of the code and it was ok. I'm just going to have to step through it in parallel on 32bit and 64bit hosts and find where they diverge. A LOT was identical, like the files output by cm3 into cm3cg were identical.<BR>
I was close a few months ago but sloughed off.<BR>
 <BR>
 - Jay<BR><BR><BR>> From: hosking@cs.purdue.edu<BR>> To: jay.krell@cornell.edu<BR>> Date: Tue, 30 Sep 2008 10:16:41 +0100<BR>> CC: m3devel@elegosoft.com<BR>> Subject: Re: [M3devel] AMD-64 binaries?<BR>> <BR>> 64-bit hosted tools? Do you mean only for Linux? I don't quite <BR>> understand what you are saying.<BR>> <BR>> On Sep 30, 2008, at 9:36 AM, Jay wrote:<BR>> <BR>> ><BR>> > I'm getting back to this now.<BR>> > I didn't realize it till this weekend, but that archive is <BR>> > "relatively incompatible".<BR>> > In particular it has 32bit hosted tools, and won't run on Debian <BR>> > 4.0r4 / AMD64.<BR>> > Something about glibc 2.4, when all I see on my system is 2.3.<BR>> > I'll see what I can do.<BR>> > Probably just rebuild cm3cg.<BR>> > I think it was built on Fedora, but could have been Ubuntu or <BR>> > OpenSuse.<BR>> > Probably just that Debian stable lags the others.<BR>> ><BR>> > The main problem to debug is why 64bit hosted tools "never" work.<BR>> > (Right?)<BR>> ><BR>> ><BR>> > Stay tuned for a bunch more ports "soon", I've got a bunch more <BR>> > hardware,<BR>> > that runs Linux and others (Solaris, AIX, Irix).. :)<BR>> ><BR>> > I'll be able to debug the high dpi gui problems on a friend's laptop <BR>> > soon too.<BR>> > Send me a repro. I expect it is trivial -- like anything with a <BR>> > scrollbar.<BR>> > I can try formsedit, etc.<BR>> ><BR>> ><BR>> > - Jay<BR>> ><BR>> ><BR>> >> Date: Wed, 3 Sep 2008 07:58:04 +0200<BR>> >> From: wagner@elegosoft.com<BR>> >> To: m3devel@elegosoft.com<BR>> >> Subject: Re: [M3devel] AMD-64 binaries?<BR>> >><BR>> >> Quoting "Rodney M. Bates" :<BR>> >><BR>> >>> Are there binaries for AMD-64 around that can be used<BR>> >>> to bootstrap a 64-bit Linux compiler?<BR>> >><BR>> >> Have a look at<BR>> >><BR>> >> http://www.opencm3.net/uploaded-archives/index.html<BR>> >><BR>> >> There are some AMD64 archives; I don't know about their status<BR>> >> offhand, though. I think Jay Krell produced them.<BR>> >> AFAIK there is no regular build on this platform yet.<BR>> >><BR>> >> Olaf<BR>> >> --<BR>> >> Olaf Wagner -- elego Software Solutions GmbH<BR>> >> Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany<BR>> >> phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 <BR>> >> 45 86 95<BR>> >> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: <BR>> >> Berlin<BR>> >> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: <BR>> >> DE163214194<BR>> >><BR>> <BR><BR></body>
</html>