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: gdb issues + how to upgrade gcj version for cross compilation


Vladimir> If I wish to upgrade to the latest version of GCJ, do I have to
Vladimir> rebuild all of GCC, or only part of it? o

All of it.

Vladimir> I have a cross compilation
Vladimir> chain set up for my target platform. This chain uses GCC 3.2.3. Using
Vladimir> GCJ 3.4.0 seems to solve with GDB, but to use it for the target
Vladimir> platform, do I have to rebuild the entire gcc toolchain?

You have to rebuild all of gcc, but probably not things like the
assembler or ld.

Tom


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