[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: tux+php
- From: "Valkanas Nikos" <nbal hq otenet gr>
- To: <tux-list redhat com>
- Subject: RE: tux+php
- Date: Sat, 2 Mar 2002 20:32:57 +0200
Reagardless, I have found several products claiming that gcc-2.96 and higher (gcc-3.xx) produce broken code. They suggest downgrading to gcc-2.92 till gcc-2.94. I myself downgraded to gcc-2.93 (requires downgrading cpp to 2.93 and libstd++ to the same level). I will try to implement the mime_types php support using this compiler. If 2.96 is OK, then my build should work the same with the 2.96 compiler.
Alex could you please post the diff output (along with the tux version) so that I can patch my php_tux.c exactly like you? Also where can I download the latest tux code? (I've heard Ingo is ready to post another release)
Thanks,
Nikos
> -----Original Message-----
> From: Alex Antropoff [mailto:alex@tirastel.md]
> Sent: Saturday, March 02, 2002 3:03 AM
> To: tux-list@redhat.com
> Subject: Re: tux+php
>
>
> On Tue, Feb 26, 2002 at 12:36:38PM +0100, Sascha Schumann wrote:
> > On Tue, 26 Feb 2002, Valkanas Nikos wrote:
> >
> > > OOps! My mistake. It was Alex Antropoff and Sascha Schumann
> > > that I think were working on that.
> >
> > I think Alex just figured out that his compiler produced
> > broken object files, so you might try a different compiler
> > and/or compile PHP without optimization.
> I spend some time to make clean test standalone program,
> and found what problem is in incorrect(or correct :-) work
> with struct *io_vec array, I add
> zeroing of vec array at line 108 of php_tux.c( simple memset)
> after allocating of vec, that solved my problem.
> Now php_tux.c can be compiled with any optimization options and
> works perfectly without any crashes.
>
> >
> > - Sascha Experience IRCG
> > http://schumann.cx/ http://schumann.cx/ircg
> >
> >
> >
> > _______________________________________________
> > tux-list mailing list
> > tux-list@redhat.com
> > https://listman.redhat.com/mailman/listinfo/tux-list
>
> --
> Regards,
> Alex Antropoff
>
>
>
> _______________________________________________
> tux-list mailing list
> tux-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/tux-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]