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]

Re: SIGSEGV in jc1


My results were consistent with Jeffs: success with both trunk and
branch trees.

In the past I have noticed that the problems with multifile compilation
were often dependent on the order in which the files were passed to jc1.
I'm not sure if these problems are still present as I havn't tried to
build any large projects recently.

regards

  [ bryce ]


Jeff Sturm wrote:

> except when building TestCR:
>
> $ gcj -O -o TestCR --main=com.sgi.math.TestCR *.java
> $ ./TestCR
> Segmentation fault (core dumped)
>
> Strange, that one.

It looks like an inner class bug.

regards

  [ bryce ]



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