On Fri, 27 Aug 2010, Kishore Kumar Pusukuri wrote:
Hi, I am trying to play with madvise on my AMD machine running
OpenSolaris.2009.06. However, getting the following error when I
used to compile the below program with /usr/sfw/bin/g++. Please help
me to resolve this.
457: error: `madvise' undeclared (first use this function)
I see your multiple postings to this list. Only one posting was
necessary.
You did not describe how you are executing g++ but perhaps you have
passed a compiler argument which causes it to request only strict ANSI
C++, which lacks most Unix functions.
Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org