Mailinglist Archive: opensuse (1046 mails)

< Previous Next >
Re: [opensuse] Need help with using cruses in c program
El 10/03/11 19:32, Terry Eck escribió:
On 03/10/2011 11:59 AM, Cristian Rodríguez wrote:
the program

#gdb yourprogram
(gdb) run
(gdb) bt full


post your result to the list.


Also compile with


gcc -Wall $(rpm --eval %optflags) `ncursesw6-config --cflags` account.c
`ncursesw6-config --libs`

and show what warnings the compiler throws.. that may provide extra
evidence.

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >