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: 3.3 configure static


Hi Andrew,

> > >The way Mohan's build is configured for minGW, is exactly what I would need for Linux
> > >too. I cannot reproduce the configuration on Linux, however. I get abnormal
> > >termination messages in the executable, if I do that.
> > 
> > You must have gotten your hands on the build scripts in my developers release.
> > Are the scripts buildngcc.sh, cfgnatgcc.sh, mknatgcc.sh not in this bundle?
> > Those are the scripts (which happen to use --disable-shared) which I use to
> > do my Linux native compiler builds
>
>That might be so, but if the system is broken with the standard
>distribution I'd like to know why.

I'm not sure what you mean by "standard distribution". You don't have prebuilt
binaries for --disable-shared on Linux, do you? The scripts I mentioned don't
patch the sources in any way, they just use standard configure options to configure
and build the sources on Linux.

I haven't done a Linux native build in ages, though. I can try again, but I'd need to
pull down the 3.3 sources. And I don't use SWT (though I recall successfully using
JNI). And I didn't test on a machine without gcc installed. I don't think I have a
Linux box without gcc installed. (Wait, maybe the web server.)

Erik would probably be a better person to validate this initially because he seems
more readily able to test this. But in a pinch, I might be able to figure this out.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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