On Fri, Jul 04, 2003 at 10:31:16PM -0700, Kayvan A. Sylvan wrote:
> On Fri, Jul 04, 2003 at 10:09:36AM +0200, Lars Gullik Bjønnes wrote:
> > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
> >
> > | I went ahead and installed gcc-2.96 on my old Redhat system (built
> > | from the source RPM) and al
On Fri, Jul 04, 2003 at 10:09:36AM +0200, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | I went ahead and installed gcc-2.96 on my old Redhat system (built
> | from the source RPM) and all is well with the compiles again, except
> | that I got the following build
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| I went ahead and installed gcc-2.96 on my old Redhat system (built
| from the source RPM) and all is well with the compiles again, except
| that I got the following build failure on the lyx-qt binary:
Is the qt lib also compiled with gcc-2.96?
--
On Thu, Jul 03, 2003 at 12:48:53PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | On Thu, Jul 03, 2003 at 11:59:51AM +0200, Lars Gullik Bjønnes wrote:
> | > | Dependencies with the rest of LyX which I want to avoid.
> | > | (Not just "Lsstream.h" but "LString.h
On Thu, Jul 03, 2003 at 01:45:02PM +0200, Lars Gullik Bj?nnes wrote:
> | btw, I bet disabling the invocation of collect2 by hand helps this a
> | *lot*
>
> Ok, tell me more.
collect2 is completely unnecessary on Linux afaik. There was a patch
posted to disable the collect2 phase where possible.
John Levon <[EMAIL PROTECTED]> writes:
| On Thu, Jul 03, 2003 at 01:22:58PM +0200, Lars Gullik Bj?nnes wrote:
|
| > | You seem to have forgotten that this makes linking the debug enabled
| > | version in 256 MB Ram almost impossible.
| >
| > Oh... I remember what I want to remember.
|
| btw, I
On Thu, Jul 03, 2003 at 01:22:58PM +0200, Lars Gullik Bj?nnes wrote:
> | You seem to have forgotten that this makes linking the debug enabled
> | version in 256 MB Ram almost impossible.
>
> Oh... I remember what I want to remember.
btw, I bet disabling the invocation of collect2 by hand helps t
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Thu, Jul 03, 2003 at 12:48:53PM +0200, Lars Gullik Bjønnes wrote:
| > | But that would mean we pull in std::string in 74 files or so, even when
| > | configuring --with-included-string, wouldn't it?
| >
| > so we should ditch included-string as well
On Thu, Jul 03, 2003 at 12:48:53PM +0200, Lars Gullik Bjønnes wrote:
> | But that would mean we pull in std::string in 74 files or so, even when
> | configuring --with-included-string, wouldn't it?
>
> so we should ditch included-string as well then.
You seem to have forgotten that this makes lin
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Thu, Jul 03, 2003 at 11:59:51AM +0200, Lars Gullik Bjønnes wrote:
| > | Dependencies with the rest of LyX which I want to avoid.
| > | (Not just "Lsstream.h" but "LString.h" etc...)
| > |
| > | The price is copying a single file for four-year-old com
On Thu, Jul 03, 2003 at 11:59:51AM +0200, Lars Gullik Bjønnes wrote:
> | Dependencies with the rest of LyX which I want to avoid.
> | (Not just "Lsstream.h" but "LString.h" etc...)
> |
> | The price is copying a single file for four-year-old compilers.
> | No big deal IMO.
>
> So we should do thi
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Thu, Jul 03, 2003 at 11:26:58AM +0200, Jean-Marc Lasgouttes wrote:
| > Andre> On Thu, Jul 03, 2003 at 02:00:10AM -0700, Kayvan A. Sylvan
| > Andre> wrote:
| > >> C++ Compiler: g++ (2.95.1) [...] g++ -DHAVE_CONFIG_H -I. -I.
| > >> -I../../src -I./../ -
On Thu, Jul 03, 2003 at 11:26:58AM +0200, Jean-Marc Lasgouttes wrote:
> Andre> On Thu, Jul 03, 2003 at 02:00:10AM -0700, Kayvan A. Sylvan
> Andre> wrote:
> >> C++ Compiler: g++ (2.95.1) [...] g++ -DHAVE_CONFIG_H -I. -I.
> >> -I../../src -I./../ -I../../boost +-I/usr/X11R6/include -O2
> >> -fpermiss
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Thu, Jul 03, 2003 at 02:00:10AM -0700, Kayvan A. Sylvan
Andre> wrote:
>> C++ Compiler: g++ (2.95.1) [...] g++ -DHAVE_CONFIG_H -I. -I.
>> -I../../src -I./../ -I../../boost +-I/usr/X11R6/include -O2
>> -fpermissive -ftemplate-depth
On Thu, Jul 03, 2003 at 02:00:10AM -0700, Kayvan A. Sylvan wrote:
> C++ Compiler: g++ (2.95.1)
> [...]
> g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost
> +-I/usr/X11R6/include -O2 -fpermissive -ftemplate-depth-30 -W -Wall -c -o
> +texparser.o `test -f texparser.C
Configuration
Host type: i686-pc-linux-gnu
Special build flags:warnings assertions xforms-image-loader
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++ (2.95.1)
C++ Compiler flags:
On Tue, Mar 04, 2003 at 05:29:21PM +0100, Lars Gullik Bj?nnes wrote:
> | Do you mean that pspell will always be used if it is found? What is it
> | is an oldish uncompatible version?
>
> That is how it worked before I did any changes now...
I turned it on in CVS to see how things panned out. Thi
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Yes. I am planning to remove the USE_PSPELL completely from
| Lars> config.h, only HAVE_PSPELL_H and HAVE_LIBPSPELL will be left
| Lars> there.
|
| Do you mean that pspell
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Yes. I am planning to remove the USE_PSPELL completely from
Lars> config.h, only HAVE_PSPELL_H and HAVE_LIBPSPELL will be left
Lars> there.
Do you mean that pspell will always be used if it is found? What is it
is an oldish unc
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| >
| > | It looks like the pspell problem is not unique to Win32
| > |
| > | > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2
| > | > -fpermissiv
Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | It looks like the pspell problem is not unique to Win32
> |
> | > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2
> | > -fpermissive -ftemplate-depth-30 -W -Wall -c -o ispell.o `test -f
> | >
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| It looks like the pspell problem is not unique to Win32
|
| > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2
-fpermissive -ftemplate-depth-30 -W -Wall -c -o ispell.o `test -f ispell.C || echo
'./'`ispell.C
| > source='pspe
It looks like the pspell problem is not unique to Win32
> g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2 -fpermissive
> -ftemplate-depth-30 -W -Wall -c -o ispell.o `test -f ispell.C || echo './'`ispell.C
> source='pspell.C' object='pspell.o' libtool=no \
> depfile='.deps/p
You all missed me, didn't you? ;-)
- Forwarded message from Cron Daemon <[EMAIL PROTECTED]> -
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src/
-I../../../src/frontends/ -I../../../src/frontends/controllers -I../../../boost
-isystem /usr/X11R6/include -O2 -m4
On Thursday 15 August 2002 12:49 am, Kayvan A. Sylvan wrote:
> make[2]: Entering directory `/home/kayvan/src/lyx/src/frontends'
> make[2]: *** No rule to make target `DialogBase.h', needed by `distdir'.
> Stop. make[2]: Leaving directory `/home/kayvan/src/lyx/src/frontends'
My fault. Fixed.
Angu
make[2]: Entering directory `/home/kayvan/src/lyx/src/frontends'
make[2]: *** No rule to make target `DialogBase.h', needed by `distdir'. Stop.
make[2]: Leaving directory `/home/kayvan/src/lyx/src/frontends'
--
Kayvan A. Sylvan | Proud husband of | Father to my kids:
Sylvan Ass
This is still not fixed:
make[3]: *** No rule to make target `symbols', needed by `all-am'. Stop.
make[3]: Leaving directory `/usr/local/src/rpm/BUILD/lyx-1.2.0cvs/lib'
Anybody know what this is about?
---Kayvan
--
Kayvan A. Sylvan | Proud husband of | F
27 matches
Mail list logo