octave-maintainers
[Top][All Lists]
Advanced

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

Re: Mingw build of octave


From: Paul Thomas
Subject: Re: Mingw build of octave
Date: Wed, 11 Aug 2004 18:02:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Danny Smith said that there was a bug in gcc that led to this kind of problem. However, I tried his fix and the result was the same. I think that you must be right - I will do as you suggest.

Paul T

John W. Eaton wrote:

I think the first thing to do is look at the output from the
preprocessor to see if there are any #defines that are causing
trouble.  Try running

 make CXXFLAGS="-g -O2 -save-temps"

and then look at the pathsearch.ii file and see if some funny
expansion happened in the declaration of this struct.

If this is not the problem, then perhaps there is some other bug,
though I would expect that the mingw g++ should be able to compile its
own system headers.

jwe





reply via email to

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