This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ and $PREFIX/include revisited


On Fri, 2 Jan 2004, Gerald Pfeifer wrote:
> On Mon, 15 Dec 2003, Tom Tromey wrote:
>>> (This is PR7305, and it would be really nice to fix this for GCC 3.4.
>>> in fact, it is, somehow, a regression against earlier versions of GCC.)
>> I set target-milestone=3.4 for it.
> Thanks!

I just noticed we haven't made any progress on that, probably also because
Steven (incorrectly) qualified this as an enhancement and move the target
milestone to 3.5.0. :-(

(On why this is also a regression fix, see
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7305#c2>.)

>> I.e., instead of $(includedir)/c++/$(version), $(includedir)/gcj/$(version),
>> etc, why not make $(includedir)/$(version)/ as the base, and then
>> install headers directly under that?
> I think that would be really helpful and make things more maintainable
> and logical!

We probably "just" need a volunteer who is sufficiently familiar with the
build system.

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]