Re: GCC (I think) Internal compiler error

2002-02-08 Thread Matthias Klose
David Mandala writes:
> When attempting to build php 4.1.1 on my netwinder I get the following
> error messages, which seem to be a gcc error, not sure where to go from
> here. 

AFAIK php4 doesn't build with gcc-2.95.x. Try using gcc-3.0 (if you
can find a version, which you can install ..., because gcc-3.0.[234]
currently does not build on arm)




Re: javac

2002-02-08 Thread Matthias Klose
Santiago Vila writes:
> On 5 Feb 2002, Stephen Zander wrote:
> 
> > > "Santiago" == Santiago Vila <[EMAIL PROTECTED]> writes:
> > Santiago> What about the other java compilers? It is true, for
> > Santiago> example, that for each architecture that will be
> > Santiago> released in woody there is at least some java compiler
> > Santiago> that works?
> >
> > Nope.  Sorry, no such package exists nor is it likely to by the time
> > woody is released, regardless of when that is. :/
> 
> Ok, last question, I hope:
> 
> Would it be acceptable that the gettext binary packages contain java
> support only for those archs for which there is a java compiler?

why not? or probably put them in a separate package gettext-java?

> If so, how should the build-depends: be?

gcj [arch1 arch2 arch3] | java-compiler [arch1 arch2 arch3]

or your preferred compiler first.

Matthias




Re: GCC (I think) Internal compiler error

2002-02-08 Thread David Mandala
I tried using the -O0 flag which allowed it to be complied and installed
and I now have it installed BUT some odd things are happening, might be
related. I'm still working on it.

I installed it with the arm debian apache package and it seems to work
correctly when serving a simple page that contains  but I
then installed the php app "gallery" and the configuration script only
partially works. I am still looking into why.I think I'll see if there
is a php4 stress test that I can run to see what if anything is broken.

Thanks for the heads up and thanks to all for the assist.If in fact I
can get this working I'll see about cobbeling together a php4 Debian
package for arm.

Cheers, 

Davidm

On Fri, 2002-02-08 at 11:35, Matthias Klose wrote:
> David Mandala writes:
> > When attempting to build php 4.1.1 on my netwinder I get the following
> > error messages, which seem to be a gcc error, not sure where to go from
> > here. 
> 
> AFAIK php4 doesn't build with gcc-2.95.x. Try using gcc-3.0 (if you
> can find a version, which you can install ..., because gcc-3.0.[234]
> currently does not build on arm)





Bug#133022: ICE on ARM

2002-02-08 Thread Matthew Wilcox

Package: g++-2.95
Version: 2:2.95.4-8
Severity: important

Just looking randomly at build logs and noticed an internal compiler error
here:

http://buildd.debian.org/fetch.php?&pkg=freefem&ver=3.5.5-2&arch=arm&stamp=1013015536&file=log&as=raw

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -c femParser.cpp 
-Wp,-MD,.deps/femParser.TPlo  -fPIC -DPIC -o .libs/femParser.lo
femParser.cpp: In method `class fem::creal fem::femParser::eval(fem::noeud *)':
femParser.cpp:2951: Internal compiler error.
femParser.cpp:2951: Please submit a full bug report.
femParser.cpp:2951: Internal compiler error:
femParser.cpp:2951: See http://www.gnu.org/software/gcc/bugs.html> for 
instructions.

I don't have time to investigate this properly, but thought you might
appreciate it being drawn to your attention.

-- 
Revolutions do not require corporate support.




Processed: your mail

2002-02-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 130422 + patch
Bug#130422: gcc-3.0: 3.0.3 does not build (nor does 3.0.2 install) on ARM
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)




Bug#130422:

2002-02-08 Thread Philip Blundell
tags 130422 + patch
thanks

see http://gcc.gnu.org/ml/gcc-patches/2002-02/msg00627.html
plus some earlier analysis at
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&database=gcc&pr=4860







Bug#133022: ICE on ARM

2002-02-08 Thread Matthias Klose
Matthew Wilcox writes:
> 
> Package: g++-2.95
> Version: 2:2.95.4-8
> Severity: important
> 
> Just looking randomly at build logs and noticed an internal compiler error
> here:

> femParser.cpp:2951: Internal compiler error.
> femParser.cpp:2951: Please submit a full bug report.
> femParser.cpp:2951: Internal compiler error:
> femParser.cpp:2951: See http://www.gnu.org/software/gcc/bugs.html> for 
> instructions.
> 
> I don't have time to investigate this properly, but thought you might
> appreciate it being drawn to your attention.

so why submitting just another report? try building without
optimization, or with gcc-3.0.