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: ecj branch


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

Mohan> I've downloaded the recommended gmp and mpfr, but
Mohan> the build is dying because I've installed these to non-standard
Mohan> locations and can't for the life if me figure out the proper incantation
Mohan> to get gcc to pick these up.

I didn't even try this; instead I downloaded the rawhide GMP SRPM,
built it on my FC 5 box, and installed the result.  (I tried grabbing
the RPM from the development repo, but yum wanted to upgrade my glibc
as well, and I wasn't comfortable doing that.)

Mohan> What's more, I'm running into a
Mohan> cross compilation issue where configure in libstdc++ tries to
Mohan> run an executable built with the cross compiler.

Ugh.  File it in bugzilla I suppose...

Mohan> I then tried pulling down the trunk to see if the libstdc++
Mohan> configury fared any better

You could look at configure.ac, or whatever, to see if the code is
different on the trunk.

Tom


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