Search Results

Search found 2 results on 1 pages for 'user286215'.

Page 1/1 | 1 

  • linux, LD_PRELOAD error

    - by user286215
    Hello, i am new in programming under linux and trying to get working this code: http://scaryreasoner.wordpress.com/2007/11/17/using-ld_preload-libraries-and-glibc-backtrace-function-for-debugging/ but getting error: "ERROR: ld.so: object 'libwrap_ioctl.so' from LD_PRELOAD cannot be preloaded: ignored." what can cause it? system - Archlinux, kernel 2.6.32 thank you for answers upd1: "Check with ldd libwrap_ioctl.so if some dependency of this library is missing." checked. no, i have all needed libraries

    Read the article

  • C++ operator ','

    - by user286215
    what is result of operator ',' by standard? Last argument? in code like this, for example: int a = 0; int b = 1; while(a,b); or using it like this is not allowed? MSVS thiks that result is b, is it true?

    Read the article

1