latest source won't compile on intel

Ted Neward ted at tedneward.com
Wed Jul 11 19:59:20 PDT 2007


Here's a question... to which list should I post problems or questions with
the build processes themselves?

Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com
 

> -----Original Message-----
> From: hotspot-dev-bounces at openjdk.java.net [mailto:hotspot-dev-
> bounces at openjdk.java.net] On Behalf Of Peter B. Kessler
> Sent: Monday, July 09, 2007 12:20 PM
> To: Steve.Goldman at Sun.COM
> Cc: hotspot-dev at openjdk.java.net
> Subject: Re: latest source won't compile on intel
> 
> This was already reported, in
> 
>      http://mail.openjdk.java.net/pipermail/build-dev/2007-
> July/000098.html
> 
> On the other hand, I don't see anyone filing a bug for it,
> or volunteering to shepherd the fix.  So, thanks for doing
> that.  On the third hand, neither "Lars" <lhofhansl at yahoo.com>
> nor "Sunil Soman" <sunils at cs.ucsb.edu>, has signed a Sun
> Contributor Agreement, so I don't think we can accept this
> contribution until at least one of them signs the SCA.  Of
> course, we *could* "discover" it ourselves and fix it that
> way.  I think that's cheating, and doesn't give proper credit
> where credit is due.
> 
> 			... peter
> 
> steve goldman wrote:
> 
> > Sunil Soman wrote:
> >> Hello,
> >>
> >> there's a minor issue in the latest HS source:
> >
> > I'll fix it. BTW what compiler version complained?
> >
> >>
> >> ####
> >>
> >> --- src/cpu/i486/vm/assembler_i486.hpp.old  2007-07-09
> >> 10:29:14.412986944 -0700
> >> +++ src/cpu/i486/vm/assembler_i486.hpp      2007-07-09
> >> 10:29:31.499389416 -0700
> >> @@ -158,7 +158,7 @@
> >>
> >>    // Easily misused constructor make them private
> >>  #ifndef _LP64
> >> -  Address::Address(address loc, RelocationHolder spec);
> >> +  Address(address loc, RelocationHolder spec);
> >>  #endif // _LP64
> >>
> >>   public:
> >>
> >> ####
> >>
> >> thanks
> >> Sunil
> >>
> >
> >
> 
> 
> 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.10.2/891 - Release Date: 7/8/2007
> 6:32 PM
> 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.4/896 - Release Date: 7/11/2007
4:09 PM
 




More information about the hotspot-dev mailing list