[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Mifluz-dev] Compiled mifluz on debian with gcc 2.95.4 and 3.3.3
From: |
Mads Lindstrøm |
Subject: |
[Mifluz-dev] Compiled mifluz on debian with gcc 2.95.4 and 3.3.3 |
Date: |
Tue, 24 Feb 2004 01:29:36 +0100 (CET) |
I have managed to compile Mifluz on a Debian system,
using both gcc 2.95.4 and 3.3.3. Had to make the
following changes:
Removed the brackets ([]) from line 9 of configure.ac
Changed WordCursorOne.cc line 47 to:
WordCursorOne::WordCursorOne(WordList *words, const
WordKey &searchKey, int action) :
And WordKeySemantic.cc line 138 to:
WordCursorOne::WordCursorOne(WordList *words, const
WordKey &searchKey, int action) :
Executed the following:
aclocal
autoreconf --force
./configure
make
It also compiles with ./configure CC=gcc-3.3.
Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og
virusscan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Mifluz-dev] Compiled mifluz on debian with gcc 2.95.4 and 3.3.3,
Mads Lindstrøm <=