As can be seen in the make output included in my original post, I am
using gcc. I found out early on that I would get nowhere trying to
use Sun's compiler.
=>uname -mrs
SunOS 5.9 sun4u
=>gcc --version
gcc (GCC) 3.4.1
Derek Atkins writes:
> Sorry, I forgot from the beginning of this thread; w
Hi Derek -
The problem persisted after changing "static inline" to G_INLINE_FUNC.
Only changing "inline" to "__inline__" removed the problem.
Yours was the only reply I got.
- David Jafferian
Derek Atkins writes:
> Interesting. What happens if you change "static inline" to G_INLINE_FUNC?
> D
Sorry, I forgot from the beginning of this thread; which version of
GCC are you using? Gnucash does not support non-gcc compilers.
-derek
David Jafferian - Sun Microsystems <[EMAIL PROTECTED]> writes:
> Hi Derek -
>
> The problem persisted after changing "static inline" to G_INLINE_FUNC.
> Only
Interesting. What happens if you change "static inline" to G_INLINE_FUNC?
Does it still work then?
Thanks,
-derek
PS: Unified diff is usually preferred to context diff.
David Jafferian - Sun Microsystems <[EMAIL PROTECTED]> writes:
> Hi -
>
> I wasn't able to find this problem in mailing list
Hi -
I wasn't able to find this problem in mailing list archives.
=>uname -mrs
SunOS 5.9 sun4u
=>gcc --version
gcc (GCC) 3.4.1
...
=>rm expression_parser.lo
=>make
Making all in .
make[1]: Entering directory
`/home/davidja/GnuCash/latest/gnucash/src/calculation'
...
/bin/bash ../../../libto