texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] GCC-3.2 segfault and compilation fixes


From: David Allouche
Subject: Re: [Texmacs-dev] GCC-3.2 segfault and compilation fixes
Date: Thu, 10 Jul 2003 14:08:27 +0200
User-agent: Mutt/1.5.4i

On Thu, Jul 10, 2003 at 02:35:59PM +0400, Igor V. Kovalenko wrote:
> David Allouche wrote:
> >On Wed, Jul 09, 2003 at 10:31:40AM +0200, David Allouche wrote:
> >>On Wed, Jul 09, 2003 at 10:29:36AM +0400, Igor V. Kovalenko wrote:
> >>
> >>>-  $(call cxx_incl,$(data_incl),-I$(tmsrc)/include)
> >>>+  $(call cxx_incl,$(data_incl) -I$(tmsrc)/include)
> >>
> >>This is obviously a correct fix for a typo introduced in 1.0.1.16.
> >
> >Correction: the _really_ correct fix is using the cxx_incl_sys
> >function (which does take two parameters) instead of cxx_incl.
> 
> Actually I've tried this. My first assumption was _sys part
> is missing from name. This doesn't work for some reason during
> compilation. Presented fix just works for me.

Weird... I would like if you could reproduce the problem and post the
error log here.

-- 
                                                            -- ddaa




reply via email to

[Prev in Thread] Current Thread [Next in Thread]