CTED]; Ranjit Mathew;
>gcc@gcc.gnu.org; [EMAIL PROTECTED]
>Subject: Re: Cross compile, no grmic/grmiregistry
>
>> On Thu, 2005-11-10 at 14:05 -0700, TJ Laurenzo wrote:
>> > Call me silly, I don't really know how and where to file a PR. Is
>> > there any guideli
> On Thu, 2005-11-10 at 14:05 -0700, TJ Laurenzo wrote:
> > Call me silly, I don't really know how and where to file a PR. Is there
> > any guideline?
> I just realized that I referred you to a PR and you had asked what
> that meant. It is a record in the GCC Bugzilla database:
> http://gcc.gnu.o
> Call me silly, I don't really know how and where to file a PR. Is there
> any guideline?
I just realized that I referred you to a PR and you had asked what
that meant. It is a record in the GCC Bugzilla database:
http://gcc.gnu.org/bugzilla/
TJ
Rui,
I just checked in the patch to correct this problem. See PR 20993.
This has also been backported to the 4.0 branch, so if you update on
either mainline or the 4.0 branch, you should get the fix. Note that
the fix is to gcjh, so you are best rebuilding from scratch.
TJ
On 11/10/05, Rui Wan
TJ>You're right. When building the cross compiler, these items
TJ>are excluded. It was when going on from there to build the
TJ>native compiler from the cross compiler that they are included.
After all, I think you may be right. Cos when I tried to remove the
If Native ... End if from Makefil
Tom>No, it is more like some weird configure/build thing having to
Tom>do with cross-builds.
I tried to make the following changes, but a error on generating
Jv-convert has been thrown during buildinig cross compiler to win
platform. (I was able to successfully build this cross compiler before I
> "Rui" == Rui Wang <[EMAIL PROTECTED]> writes:
Tom> I think I wrote that code, but I don't remember the reason for this.
Rui> Is it because grmic/grmiregistry is not working well on windows yet?
No, it is more like some weird configure/build thing having to do
with cross-builds.
Rui> I ha
>Rui> May I ask why it has to be native in order to generate
>jv-convert,
>Rui> grmic, etc?
>
>I think I wrote that code, but I don't remember the reason for this.
Is it because grmic/grmiregistry is not working well on windows yet?
I have used Thisiscool gcc 4.0.2 to test a sun's RMI example
> "Rui" == Rui Wang <[EMAIL PROTECTED]> writes:
Rui> May I ask why it has to be native in order to generate
Rui> jv-convert, grmic, etc?
I think I wrote that code, but I don't remember the reason for this.
Rui> Also if I replace the section in "libjava/Makefile.am" with the
Rui> following, w
> Are you talking of a cross-compiler (target != host) or
> a crossed-native compiler (target==host!=build)? I think
> Rui was complaining about these tools not being generated
> in the cross-compiler case while you might have observed
> these being created in the crossed-native compiler case.
>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
TJ Laurenzo wrote:
>>- - 8< -
>>## For now, only on native systems. FIXME.
>>if NATIVE
>>bin_PROGRAMS = jv-convert gij grmic grmiregistry gcj-dbtool
>>endif
>>- - 8< -
> - - 8< -
> ## For now, only on native systems. FIXME.
> if NATIVE
> bin_PROGRAMS = jv-convert gij grmic grmiregistry gcj-dbtool
> endif
> - - 8< -
>
> So this is expected behaviour at
bject: Re: Cross compile, no grmic/grmiregistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rui Wang wrote:
> Hi all,
>
> To transform my java RMI code to windows native code, I followed Ranjit
> Mathew's tutorial to compile gcc to a cross compiler.
> http://ranjitmathew.ho
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rui Wang wrote:
> Hi all,
>
> To transform my java RMI code to windows native code, I followed Ranjit
> Mathew's tutorial to compile gcc to a cross compiler.
> http://ranjitmathew.hostingzero.com/phartz/gcj/bldgcj.html
[...]
> After successfully
14 matches
Mail list logo