>[EMAIL PROTECTED] writes:
>
> > Session.c: In function `xaccSessionBeginSQL':
> > Session.c:197: parse error before `/'
> > Session.c:211: parse error before `/'
>
>I think I've solved your problem. Your gcc is running with the --ansi option
>set, which disallows C++-style comments, whi
[EMAIL PROTECTED] writes:
> > Robert Merkel
> > [EMAIL PROTECTED]
>
> I have testing the file cpp-comment-test.c
> the first command
> gcc -o cpp-comment-test cpp-comment-test.c
>
> no problem
>
> the second comm
>
>What kind of system are you compiling on?
>
>thanks,
>dave
>
>
linux red hat 6.2 with pentium
-
Salve, il messaggio che hai ricevuto
รจ stato inviato per mezzo del sistema
di web mail interfree. Se anche tu vuoi
una casella di posta
[EMAIL PROTECTED] writes:
> Session.c: In function `xaccSessionBeginSQL':
> Session.c:197: parse error before `/'
> Session.c:211: parse error before `/'
I think I've solved your problem. Your gcc is running with the --ansi
option set, which disallows C++-style comments, which are present in
>[EMAIL PROTECTED] wrote:
>
>> >[EMAIL PROTECTED] writes:
>> > >
>> > > i have a problem whith make gnucash 1.4.1 the error is
>> > >
>> > > make all-recursive
>> > > make[1]: Entering directory `/gnucash-1.3.99'
>> > > Making all in debian
>> > > make[2]: Entering directory `/gnucash-1